summaryrefslogtreecommitdiff
path: root/src/templates
diff options
context:
space:
mode:
authorMarcel Klehr <mklehr@gmx.net>2014-03-30 13:02:41 +0200
committerMarcel Klehr <mklehr@gmx.net>2014-03-30 13:02:41 +0200
commit6054cda473945dbe583621df3ab6ae5a3b35ac37 (patch)
tree2d7e1dc6565a913c35d0448537802a16eca4684c /src/templates
parent867e40533a13e564cc89449c6640c7a973093d31 (diff)
downloadetherpad-lite-6054cda473945dbe583621df3ab6ae5a3b35ac37.zip
Create a customizable timeslider toolbar
Diffstat (limited to 'src/templates')
-rw-r--r--src/templates/timeslider.html9
1 files changed, 2 insertions, 7 deletions
diff --git a/src/templates/timeslider.html b/src/templates/timeslider.html
index 4696c475..559b51b5 100644
--- a/src/templates/timeslider.html
+++ b/src/templates/timeslider.html
@@ -80,14 +80,9 @@
<div class="editbarright toolbar" id="editbar">
<% e.begin_block("timesliderEditbarRight"); %>
<ul>
- <li onClick="window.padeditbar.triggerCommand('import_export');return false;">
- <a id="exportlink" data-l10n-id="timeslider.toolbar.exportlink.title">
- <div class="buttonicon buttonicon-import_export"></div>
- </a>
- </li>
+ <%- toolbar.menu(settings.toolbar.timeslider) %>
</ul>
- <a id="returnbutton" data-l10n-id="timeslider.toolbar.returnbutton"></a>
- <% e.end_block(); %>
+ <% e.end_block(); %>
</div>
<div>