Templates: name in title (#1019)
Useful when many tabs are open.
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Add Missing Bracket
Adds the missing bracket `[` to ensure that brackets show up after groups when hosts are grouped together.
Resolved issue 884 with munstrap tabid
Bugfix: fix graph scaling in munstrap.
Bootstrap sets box-sizing to border-box to make lay-outing easier, butthis damages the scaling of the munin graphs, which get a border toindicate their warning state.
This patch makes all images have box-sizing: content-box, so that the...
spelling fixes (2nd try)
Restored deleted image/text styles for warnings
Use localStorage first, location.hash later.
Use UglyJS instead Google Closure Compiler
Removed include due an perl error, need more work
Undo previous commit
Added path to include
Use minified JS
Moved generated by to the correct file and use min js
Generated minified JS and some formatting
Use new minimized CSS
Reformatted code, minimize css and optimize css
Fix some errors
Moved Scripts to html bottom and some reformatting
Munstrap various Scripts
Reworked submenus
Use LazySizes for only load visible images
Integrate jQuery v3.1.1
Updated Bootstrap to v3.3.7
added a new line at eof
fix colored border and highlights
Updated README with addresses to munin-monitoring/contrib repo
Adding munstrap template for munin-monitoring/contrib