diff zpt/manage_changeMpdlXmlTextServer.zpt @ 561:9255acc4518d

CLOSED - # 256: display texts from different backends (sandbox) https://it-dev.mpiwg-berlin.mpg.de/tracs/mpdl-project-software/ticket/256
author casties
date Mon, 01 Oct 2012 18:09:01 +0200
parents 519439a80cd1
children
line wrap: on
line diff
--- a/zpt/manage_changeMpdlXmlTextServer.zpt	Mon Oct 01 15:33:22 2012 +0200
+++ b/zpt/manage_changeMpdlXmlTextServer.zpt	Mon Oct 01 18:09:01 2012 +0200
@@ -11,6 +11,8 @@
         <p class="form-element"><input size="80" tal:attributes="value here/serverUrl | default" name="serverUrl"></p>
         <p class="form-optional">Timeout (s)</p>
         <p class="form-element"><input size="3" tal:attributes="value here/timeout | default" name="timeout"></p>
+        <p class="form-optional">Repository type</p>
+        <p class="form-element"><input size="10" tal:attributes="value here/repositoryType | default" name="repositoryType"></p>
 		<p><input type="submit" value="change"></p>
 		</form>