mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
Merge pull request #912 from pboesch/tabsid
Resolved issue 884 with munstrap tabid
This commit is contained in:
commit
10d878d86f
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
<TMPL_INCLUDE NAME="partial/head.tmpl">
|
<TMPL_INCLUDE NAME="partial/head.tmpl">
|
||||||
|
<script>
|
||||||
|
localStorage.removeItem('lastTag:tabs');
|
||||||
|
</script>
|
||||||
|
|
||||||
<!-- Alerts -->
|
<!-- Alerts -->
|
||||||
<TMPL_IF NAME="NUNKNOWN">
|
<TMPL_IF NAME="NUNKNOWN">
|
||||||
|
|
Loading…
Reference in a new issue