use custom jquery-ui build

This commit is contained in:
Pavel Reznikov 2014-12-04 21:06:32 -08:00
commit 71c6607491
2 changed files with 8 additions and 1 deletions

View file

@ -240,7 +240,7 @@ ko.components.register('dashboard-grid', {
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="//code.jquery.com/ui/1.11.2/jquery-ui.min.js"></script>
<script src="jquery-ui.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/underscore.js/1.7.0/underscore-min.js"></script>

7
jquery-ui.min.js vendored Executable file

File diff suppressed because one or more lines are too long