fix including jquery in export

pull/2077/head
Isaac Connor 2018-02-08 09:29:12 -08:00
parent f987bde6df
commit 16604e3ee4
1 changed files with 1 additions and 1 deletions

View File

@ -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">