add jquery-ui library to HTML-layout (complete site)
This commit is contained in:
parent
3a0b81ce01
commit
f953ee527f
2 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,6 @@
|
|||
<input type="hidden" name="step" value="<?=$step?>" />
|
||||
</form>
|
||||
|
||||
<script src="/js/jquery-ui.min.js"></script>
|
||||
<script>
|
||||
var dropIndex = <?=count($drops)?>;
|
||||
var dragIndex = <?=count($drags)?>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue