mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 12:16:45 +02:00
Beginning of Users view
This commit is contained in:
parent
5170c29e18
commit
86eea91c22
@ -100,10 +100,15 @@ var clientVars = {}; // ]]>
|
||||
<td><img src="/static/img/jun09/pad/editbar_groupright.gif" width="2" height="24"></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div id="users">
|
||||
<div id="userscont">
|
||||
<!-- some example code so I can make the css -->
|
||||
<div class="user"><div class="username">John</div></div>
|
||||
<div class="user"><div class="username"></div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="embed"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="editorcontainerbox">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user