mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 09:56:15 -04:00
Merge branch 'develop' into feature/connectivity-toolbar
Conflicts: src/templates/pad.html
This commit is contained in:
commit
9d25dcc1f9
7 changed files with 269 additions and 30 deletions
|
@ -149,6 +149,14 @@
|
|||
<div id="userlistbuttonarea"></div>
|
||||
</div>
|
||||
|
||||
<div id="editorcontainerbox">
|
||||
<div id="editorcontainer"></div>
|
||||
<div id="editorloadingbox">
|
||||
<p>Loading...</p>
|
||||
<noscript><strong>Sorry, you have to enable Javascript in order to use this.</strong></noscript>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="settings" class="popup">
|
||||
<h1>Pad settings</h1>
|
||||
<div class="column">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue