mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-09 07:24:06 +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
1
templates/responsive/partial/path.tmpl
Normal file
1
templates/responsive/partial/path.tmpl
Normal file
|
@ -0,0 +1 @@
|
|||
<TMPL_LOOP NAME="PATH"><TMPL_IF NAME="NAME"> :: <TMPL_IF NAME="PATH"><a href="<TMPL_VAR NAME="PATH">"></TMPL_IF><TMPL_VAR NAME="NAME"><TMPL_IF NAME="PATH"></a></TMPL_IF><TMPL_ELSE><TMPL_IF NAME="PATH"><a href="<TMPL_VAR NAME="PATH">"></TMPL_IF>Overview<TMPL_IF NAME="PATH"></a></TMPL_IF></TMPL_IF></TMPL_LOOP>
|
Loading…
Add table
Add a link
Reference in a new issue