New: use jQuery mobile for smartphone menu
This commit is contained in:
parent
e2ae0c511d
commit
16fd519e67
@ -32,11 +32,7 @@ $this->smartheader();
|
||||
|
||||
<div data-role="content">
|
||||
|
||||
<?php
|
||||
ob_start();
|
||||
$menusmart->showmenu();
|
||||
ob_end_flush();
|
||||
?>
|
||||
<?php $menusmart->showmenu(); ?>
|
||||
|
||||
</div><!-- /content -->
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user