Changeset 382 for Dev/branches/rest-dojo-ui/client/rft/pages/survey.html
- Timestamp:
- 07/27/12 14:52:36 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/pages/survey.html
r379 r382 46 46 data-rft-attach-point="propertiesForm"> 47 47 <label for="title">Title</label> 48 <input data-dojo-type="dijit.form.TextBox" name="title"/> 48 <input data-dojo-type="dijit.form.TextBox" name="title"/><br/> 49 <label for="description">Description</label> 50 <input data-dojo-type="dijit.form.Textarea" name="description"/><br/> 49 51 </form> 50 52
Note: See TracChangeset
for help on using the changeset viewer.