mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-06 04:36:17 +02:00
timestlider script block
This commit is contained in:
parent
6b47fb69d0
commit
3f87a32a12
@ -40,8 +40,10 @@
|
||||
<% e.end_block(); %>
|
||||
|
||||
<link rel="localizations" type="application/l10n+json" href="../../locales.json" />
|
||||
<% e.begin_block("timesliderScripts"); %>
|
||||
<script type="text/javascript" src="../../static/js/html10n.js"></script>
|
||||
<script type="text/javascript" src="../../static/js/l10n.js"></script>
|
||||
<% e.end_block(); %>
|
||||
</head>
|
||||
|
||||
<% e.begin_block("timesliderBody"); %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user