Changeset 352 for Dev/branches/rest-dojo-ui/client/config/index.html
- Timestamp:
- 07/05/12 12:41:25 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/config/index.html
r351 r352 17 17 <h1>Configure CouchDB</h1> 18 18 <div> 19 <label for="url">CouchDB URL</label><input type="text" id="url" value="http://localhost:5984/" data-dojo-type="dijit.form.TextBox"/><br/>20 19 <label for="username">Admin username</label><input type="text" id="username" data-dojo-type="dijit.form.TextBox"/><br/> 21 20 <label for="password">Admin password</label><input type="password" id="password" data-dojo-type="dijit.form.TextBox"/><br/>
Note: See TracChangeset
for help on using the changeset viewer.