2012-05-01 19:52:07 +08:00

6 lines
238 B
HTML

<div class="peopleEditor">
<table style="width: 100%">
<tbody dojoAttachPoint="peopleEditorEditors"></tbody>
</table>
<span class="peopleEditorButton" dojoAttachPoint="peopleEditorButton" dojoAttachEvent="onclick:_add"></span>
</div>