source: Dev/trunk/src/client/dojox/atom/widget/templates/PeopleEditor.html

Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 238 bytes
Line 
1<div class="peopleEditor">
2        <table style="width: 100%">
3                <tbody dojoAttachPoint="peopleEditorEditors"></tbody>
4        </table>
5        <span class="peopleEditorButton" dojoAttachPoint="peopleEditorButton" dojoAttachEvent="onclick:_add"></span>
6</div>
Note: See TracBrowser for help on using the repository browser.