mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-15 04:17:38 -04:00
fix including jquery in export
This commit is contained in:
@@ -72,7 +72,7 @@ html ul.tabs li.active, html ul.tabs li.active a:hover {
|
||||
-->
|
||||
</style>
|
||||
<script type="text/javascript">
|
||||
<?php include(ZM_SKIN_PATH.'/js/jquery.js'
|
||||
<?php include(ZM_SKIN_PATH.'/js/jquery.js') ?>
|
||||
</script>
|
||||
<script type="text/javascript" language="javascript" charset="utf-8">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user