New: use jQuery mobile for smartphone menu

New: add a footer bar menu
Fix: more simple and more optimized
This commit is contained in:
Regis Houssin 2010-10-24 19:03:18 +00:00
parent a3af244a68
commit 88f4539ccd

View File

@ -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>