mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-26 01:25:38 -05:00
Layer grid code (#5029)
* layer grid * errors; edit data still not showing up * fix edit data * fix tab spaces
This commit is contained in:
@@ -10,10 +10,6 @@
|
||||
<body class="vs-dark" aria-label="">
|
||||
</body>
|
||||
|
||||
<!-- // {{SQL CARBON EDIT}} -->
|
||||
<script src="../../../../sql/parts/grid/load/loadJquery.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 workbench.js -->
|
||||
<script src="workbench.js"></script>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user