summaryrefslogtreecommitdiff
path: root/public-src/index.html.gen
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-03-19 18:25:45 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-03-19 18:25:45 -0400
commit669dcb88a16464e7c24772fafd818fcb8c680deb (patch)
tree6816e393d11d17dcd85c515c4cda0dcdd9da2bf1 /public-src/index.html.gen
parentb5701445424a160f50e70b4b36846b61d2a6928d (diff)
get flot and sorttable with yarn
Diffstat (limited to 'public-src/index.html.gen')
-rwxr-xr-xpublic-src/index.html.gen2
1 files changed, 1 insertions, 1 deletions
diff --git a/public-src/index.html.gen b/public-src/index.html.gen
index 2930594..63fc1a6 100755
--- a/public-src/index.html.gen
+++ b/public-src/index.html.gen
@@ -15,7 +15,7 @@ echo '<!DOCTYPE html>
<title>Dashboard</title>
<!-- Scripts: DHTML (run before DOMContentLoaded) -->
- <script src="sorttable.js"></script>
+ <script src="./3rd-party/yarn/sorttable/sorttable.js"></script>
<script src="colordate.js"></script>
<!-- Scripts: Modules (run asynchronously after DOMContentLoaded) -->