Add Bulma-style footer to bobcat theme
also refactor HTML element tree in general, for sake of bulma
This commit is contained in:
parent
103f006cc0
commit
1fa56aa683
5 changed files with 124 additions and 144 deletions
|
@ -207,15 +207,6 @@ if (session_timeout) {
|
|||
|
||||
$(function() {
|
||||
|
||||
/*
|
||||
* Initialize the menu bar.
|
||||
*/
|
||||
$('ul.menubar').menubar({
|
||||
buttons: true,
|
||||
menuIcon: true,
|
||||
autoExpand: true
|
||||
});
|
||||
|
||||
/*
|
||||
* enhance buttons
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue