Fix bad merge
This commit is contained in:
parent
6cb22b63c5
commit
55ade1a969
1 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
|||
<html>
|
||||
<head>{include="includes"}
|
||||
{if="empty($GLOBALS['disablejquery'])"}
|
||||
<script src="inc/jquery.min.js#"></script>
|
||||
<script src="inc/jquery-ui.min.js#"></script>
|
||||
<script src="inc/jquery.lazyload.min.js#"></script>
|
||||
{/if}
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue