root/ossiedev/trunk/tools/cornetApps/templates/WebDash/namingServiceBar.html
@
10901
| Revision 10901, 303 bytes (checked in by edent, 20 months ago) |
|---|
| Line | |
|---|---|
| 1 | Current Naming Service Address: <form name="namingService-configure" action="/~webdemo/django/WebDash/updateNamingService/" method="post">{% csrf_token %} |
| 2 | <input type="text" name="namingServiceText" value="{{ address }}" /> |
| 3 | <input type="submit" value="Update" /> |
| 4 | </form> |
| 5 | |
| 6 | {%block body%} |
| 7 | |
| 8 | {%endblock%} |
Note: See TracBrowser
for help on using the browser.