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">
|
<div data-role="content">
|
||||||
|
|
||||||
<?php
|
<?php $menusmart->showmenu(); ?>
|
||||||
ob_start();
|
|
||||||
$menusmart->showmenu();
|
|
||||||
ob_end_flush();
|
|
||||||
?>
|
|
||||||
|
|
||||||
</div><!-- /content -->
|
</div><!-- /content -->
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user