We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1258b6 + d8f843e commit 9a6b254Copy full SHA for 9a6b254
test-dashboard/toolpanel-dashboard/index.html
@@ -14,6 +14,9 @@
14
<!-- PlotlyJS Requirements -->
15
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
16
17
+ <!-- ToolPanel JS dependencies Bundle -->
18
+ <script type="text/javascript" src="./../../shelly/toolpanel/static/toolpanel/dist/toolpanel-dependencies-bundle.js"></script>
19
+
20
<!-- ToolPanel Standalone JS Bundle -->
21
<script type="text/javascript" src="./../../shelly/toolpanel/static/toolpanel/dist/toolpanel-standalone-bundle.js"></script>
22
0 commit comments