mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-20 13:10:32 -04:00
Merge with ether develop
This commit is contained in:
commit
7280376a26
25 changed files with 1102 additions and 38 deletions
|
@ -14,7 +14,7 @@
|
|||
<div class="separator"></div>
|
||||
|
||||
<h2>Installed plugins</h2>
|
||||
<pre><%- plugins.formatPlugins() %></pre>
|
||||
<pre><%- plugins.formatPlugins().replace(", ","\n") %></pre>
|
||||
|
||||
<h2>Installed parts</h2>
|
||||
<pre><%- plugins.formatParts() %></pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue