complete refactor of the sidebar behaviour javascript RES-754
Now all toggling of the sidebar and the related menus is done through the same click handler. HTML has been unified. All sidebar related content is now in a single include file instead of several. Icons for the site tools user tools and trace have been added. The CSS for the whole sidebar still has to be refactored.
This commit is contained in:
parent
285c4f96a7
commit
6c61749bf2
13 changed files with 273 additions and 368 deletions
|
@ -3,8 +3,5 @@
|
|||
|
||||
/* DOKUWIKI:include js/plugins/do_tasks.js */
|
||||
|
||||
/* DOKUWIKI:include js/sidebar-menu.js */
|
||||
/* DOKUWIKI:include js/meta-box.js */
|
||||
|
||||
|
||||
/* DOKUWIKI:include js/sidebar.js */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue