mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 20:26:49 +02:00
Removed the save button, didn't work anyway
This commit is contained in:
parent
92b8e2ea9e
commit
33be56d958
Binary file not shown.
|
Before Width: | Height: | Size: 139 B |
@ -98,11 +98,6 @@ var clientVars = {}; // ]]>
|
||||
<img src="/static/img/editbar_redo.gif" />
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:void (window.pad&&pad.editbarClick('save'));" title="Save Revision">
|
||||
<img src="/static/img/editbar_save.gif" />
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:void (window.pad&&pad.editbarClick('embed'));" title="Embed this pad">
|
||||
<img src="/static/img/editbar_embed.gif" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user