Merge pull request #1211 from ZmagoD/zd_SCI_2246_v2

adds data-hook
This commit is contained in:
Zmago Devetak 2018-06-14 15:33:40 +02:00 committed by GitHub
commit 1b245716fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@
<% end %>
</div>
<script>
<script data-hook="footer-js">
// GLOBALS
window.IN_REQUEST = false;
</script>