diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-04-23 22:22:58 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-04-23 22:22:58 -0700 |
commit | 4b46a2988b690379c2833eea23c30e9a8db040c1 (patch) | |
tree | b663501af68a620f65cead19a7f228815315e459 /util/tmpl | |
parent | 896cd7960cf80357cf812371fd1d918ccb30939b (diff) |
Get rid of flicker
Diffstat (limited to 'util/tmpl')
-rw-r--r-- | util/tmpl/footer.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/tmpl/footer.html b/util/tmpl/footer.html index 7c2cac6b..2ab5c0d1 100644 --- a/util/tmpl/footer.html +++ b/util/tmpl/footer.html @@ -1,3 +1,2 @@ - <script src="{{root}}/js/popup.js"></script> </body> </html> |