mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 16:06:16 -04:00
Beginning of Users view
This commit is contained in:
parent
5170c29e18
commit
86eea91c22
1 changed files with 9 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue