mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-12 15:41:35 +02:00
rrdimage: Add CSS and Javascript to ipfire theme
This patch adds styling for the new graph time range buttons and loads the Javascript in the HTML head. Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
4b63a0322d
commit
9064bc7242
@@ -128,6 +128,7 @@ print <<END;
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<link rel="shortcut icon" href="/favicon.ico" />
|
||||
<script type="text/javascript" src="/include/jquery.js"></script>
|
||||
<script src="/include/rrdimage.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
function swapVisibility(id) {
|
||||
|
||||
Reference in New Issue
Block a user