Ignore:
Timestamp:
07/05/12 12:41:25 (13 years ago)
Author:
hendrikvanantwerpen
Message:

Allow CouchDB to be configured through redirect as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/branches/rest-dojo-ui/client/config/index.html

    r351 r352  
    1717        <h1>Configure CouchDB</h1>
    1818        <div>
    19             <label for="url">CouchDB URL</label><input type="text" id="url" value="http://localhost:5984/" data-dojo-type="dijit.form.TextBox"/><br/>
    2019            <label for="username">Admin username</label><input type="text" id="username" data-dojo-type="dijit.form.TextBox"/><br/>
    2120            <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.