New: use jQuery mobile for smartphone menu
New: add a footer bar menu Fix: more simple and more optimized
This commit is contained in:
parent
a3af244a68
commit
88f4539ccd
@ -36,7 +36,7 @@ $this->smartheader();
|
||||
|
||||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" data-id="foo1" data-position="fixed" data-theme="b">
|
||||
<div data-role="footer" data-id="foo1" data-theme="b">
|
||||
<div data-role="navbar">
|
||||
<ul>
|
||||
<li><a href="<?php echo DOL_URL_ROOT.'/user/logout.php'; ?>"><?php echo $langs->trans("Logout"); ?></a></li>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user