mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
www: zap unused variable
This commit is contained in:
parent
9cbf6a9915
commit
a91c23d78c
@ -97,8 +97,6 @@ $pagetitle .= html_safe(sprintf(' | %s.%s', $config['system']['hostname'], $conf
|
||||
<!-- datepicker css -->
|
||||
<link href="/ui/css/bootstrap-datepicker3.min.css" rel="stylesheet">
|
||||
|
||||
<script>var theme = "<?= $themename ?>"; </script>
|
||||
|
||||
<!-- JQuery -->
|
||||
<script type="text/javascript" src="/ui/js/jquery-1.12.4.min.js"></script>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user