* remove console.log.
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
<?php include '../../common/view/kindeditor.html.php';?>
|
||||
<?php js::set('sysurl', common::getSysUrl());?>
|
||||
<?php $browseLink = $app->session->bugList ? $app->session->bugList : inlink('browse', "productID=$bug->product");?>
|
||||
<?php echo("<script>console.log('".json_encode($_SERVER["QUERY_STRING"])."');</script>");?>
|
||||
<?php if(strpos($_SERVER["QUERY_STRING"], 'displayNotice=card') === false):?>
|
||||
<div id="mainMenu" class="clearfix">
|
||||
<?php if($this->app->getViewType() == 'xhtml'):?>
|
||||
|
||||
Reference in New Issue
Block a user