aboutsummaryrefslogtreecommitdiff
path: root/ext/fg/float.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-04-19 14:29:29 -0400
committertoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-04-19 14:29:43 -0400
commit9ca906ef900dacfd10a548757d8a2b842a549088 (patch)
tree44a5b968140d9e78fe73b492c8d023a06c7eaec2 /ext/fg/float.html
parent7c578f75827ae0a72b13f04b8342fd8129f702d4 (diff)
Create float-main.js
Diffstat (limited to 'ext/fg/float.html')
-rw-r--r--ext/fg/float.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/fg/float.html b/ext/fg/float.html
index c8ea9b67..85c806fd 100644
--- a/ext/fg/float.html
+++ b/ext/fg/float.html
@@ -56,7 +56,8 @@
<script src="/mixed/js/template-handler.js"></script>
<script src="/fg/js/float.js"></script>
-
<script src="/fg/js/popup-nested.js"></script>
+
+ <script src="/fg/js/float-main.js"></script>
</body>
</html>