Mark the placeholder
parent
69cecc0684
commit
652f97aef0
|
@ -92,7 +92,8 @@ var clientVars = {}; // ]]>
|
|||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript:void (window.pad&&pad.editbarClick('import_export'));" title="Import/Export from/to different document formats">
|
||||
<a href="javascript:void (window.pad&&pad.editbarClick('import_export'));"
|
||||
title="(Placeholder, not implemented so far) Import/Export from/to different document formats">
|
||||
<img src="../static/img/editbar_import_export.gif" width="16" height="16" />
|
||||
</a>
|
||||
</li>
|
||||
|
@ -115,7 +116,8 @@ We removed this feature cause its not worth the space it needs in the editbar
|
|||
</li>-->
|
||||
<li class="separator"></li>
|
||||
<li>
|
||||
<a href="javascript:void (window.pad&&pad.editbarClick('chat'));" title="Open the chat for this pad">
|
||||
<a href="javascript:void (window.pad&&pad.editbarClick('chat'));"
|
||||
title="(Placeholder, not implemented so far) Open the chat for this pad">
|
||||
<img src="../static/img/editbar_chat.gif" width="16" height="16" />
|
||||
</a>
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue