core/monit: allow theme override for monit widget; closes #2852

This commit is contained in:
Fabian Franz 2018-10-27 11:10:16 +02:00 committed by Franco Fichtner
parent 558ba5aa7f
commit 5b45dfa2ce

View File

@ -29,7 +29,7 @@
require_once("widgets/include/monit.inc");
?>
<link rel="stylesheet" type="text/css" href="<?= cache_safe('/ui/css/jquery.bootgrid.css') ?>">
<link rel="stylesheet" type="text/css" href="<?= cache_safe(get_themed_filename('/css/jquery.bootgrid.css')) ?>">
<script src="<?= cache_safe('/ui/js/jquery.bootgrid.js') ?>"></script>
<script>