Updated
This commit is contained in:
6
master/examples/PeopleEditor.html
Normal file
6
master/examples/PeopleEditor.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<div class="peopleEditor">
|
||||
<table style="width: 100%">
|
||||
<tbody dojoAttachPoint="peopleEditorEditors"></tbody>
|
||||
</table>
|
||||
<span class="peopleEditorButton" dojoAttachPoint="peopleEditorButton" dojoAttachEvent="onclick:_add"></span>
|
||||
</div>
|
||||
Reference in New Issue
Block a user