diff options
Diffstat (limited to 'ext/fg/float.html')
| -rw-r--r-- | ext/fg/float.html | 3 | 
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> |