aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/nav_header.tpl
Commit message (Collapse)AuthorAgeFilesLines
* simplify context help js and move it to main.js where all the nav related js ↵Mario Vavti2016-04-231-49/+0
| | | | resides, do not close the context help if we click outside of it - members might want to work on something while help is open, move the link to /help to dropdown-menu.
* fix help button for collapsed stateMario Vavti2016-04-211-2/+2
|
* some fixes for contextual help and disable transition animation for now - it ↵Mario Vavti2016-04-211-5/+5
| | | | looked really wired because main moved with a different speed than help-content and help-content can not be displayed under the panel as it is implemented now.
* Added admin/site setting that toggles context help panel. If disabled, ↵Andrew Manning2016-04-211-0/+49
original help menu button behavior is restored.