Files
openlayers/master/examples/PeopleEditor.html
Éric Lemoine 5d14b9e2d4 Updated
2013-02-20 10:38:25 +01:00

6 lines
243 B
HTML

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