* code for task#1392.

This commit is contained in:
chencongzhi520@gmail.com
2013-06-20 06:53:01 +00:00
parent 1dcf7de935
commit b9db8d168d
6 changed files with 4 additions and 4 deletions
-1
View File
@@ -11,7 +11,6 @@
*/
?>
<?php include '../../common/view/m.header.html.php';?>
<div data-role='navbar' style='margin:-15px 0 15px 0;'>
<ul>
<?php foreach($config->mobile->bugBar as $menu):?>
<?php $active = $type == $menu ? 'ui-btn-active' : ''?>