summaryrefslogtreecommitdiff
path: root/src/templates/timeslider.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/timeslider.html')
-rw-r--r--src/templates/timeslider.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/templates/timeslider.html b/src/templates/timeslider.html
index f52c0c50..f3fde6a4 100644
--- a/src/templates/timeslider.html
+++ b/src/templates/timeslider.html
@@ -230,6 +230,7 @@
<!-- Bootstrap -->
<script type="text/javascript" >
+ // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
var clientVars = {};
var BroadcastSlider;
(function () {
@@ -266,8 +267,9 @@
padeditbar.init()
});
})();
+ // @license-end
</script>
<% e.end_block(); %>
+<div style="display:none"><a href="/javascript" data-jslicense="1">JavaScript license information</a></div>
</body>
</html>
-