mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-07 14:43:13 +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
5
templates/responsive/partial/generated_by.tmpl
Normal file
5
templates/responsive/partial/generated_by.tmpl
Normal file
|
@ -0,0 +1,5 @@
|
|||
<table id="generated-table">
|
||||
<tr>
|
||||
<td><i class="small"><TMPL_VAR NAME="TAGLINE"></i></td>
|
||||
</tr>
|
||||
</table>
|
Loading…
Add table
Add a link
Reference in a new issue