mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-11 16:34:34 +00:00
added repsonsive template, which shows month and year graphs on wide screens
This commit is contained in:
parent
39976312f7
commit
22d907b92e
21 changed files with 950 additions and 0 deletions
12
templates/responsive/partial/logo_navigation_problem.tmpl
Normal file
12
templates/responsive/partial/logo_navigation_problem.tmpl
Normal file
|
@ -0,0 +1,12 @@
|
|||
<div id="header">
|
||||
<h1><a href="<TMPL_VAR NAME="R_PATH">"><span class="logo"></span></a> <span class="currentpage">
|
||||
<a href="<TMPL_VAR NAME="R_PATH">">Overview</a>
|
||||
:: Problem overview
|
||||
:: <span class="problems">[
|
||||
<a href="#critical">critical</a>
|
||||
<a href="#warning">warning</a>
|
||||
<a href="#unknown">unknown</a>
|
||||
]</span>
|
||||
</span></h1>
|
||||
</div>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue