add jquery-ui library to HTML-layout (complete site)

This commit is contained in:
oliver 2015-05-12 18:29:23 +02:00
commit f953ee527f
2 changed files with 1 additions and 1 deletions

View file

@ -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)?>;