mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 17:36:14 -04:00
[/admin/plugins] remove progress history
This commit is contained in:
parent
23dd4c73e2
commit
3e793b8a63
3 changed files with 2 additions and 19 deletions
|
@ -24,10 +24,7 @@
|
|||
<li><a href="settings">Settings</a> </li>
|
||||
<li><a href="plugins/info">Troubleshooting information</a> </li>
|
||||
|
||||
<div id="progress">
|
||||
<p><img src="../static/img/loading.gif" alt=""/> <span class="message"></span> <a class="showhistory" href="javascript:void(0)">(show progress)</a></p>
|
||||
<div class="history"></div>
|
||||
</div>
|
||||
<div id="progress"><img src="../static/img/loading.gif" alt=""/> <span class="message"></span></div>
|
||||
</div>
|
||||
|
||||
<div class="innerwrapper">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue