mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update jquery (#532)
* vbump jquery to 3.1.0 (supported by slickgrid) * updated typings * update libraries to work
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
<!-- // {{SQL CARBON EDIT}} -->
|
||||
<script src="../../../../sql/parts/grid/load/loadJquery.js"></script>
|
||||
<script src="../../../../../node_modules/slickgrid/lib/jquery.event.drag-2.2.js"></script>
|
||||
<script src="../../../../../node_modules/slickgrid/lib/jquery.event.drag-2.3.0.js"></script>
|
||||
<script src="../../../../../node_modules/slickgrid/lib/jquery-ui-1.9.2.js"></script>
|
||||
<!-- Startup via index.js -->
|
||||
<script src="index.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user