Commit ffaa6c69 authored by Andreas Jung's avatar Andreas Jung

resized input field to 40

parent a745ce58
......@@ -24,7 +24,7 @@
<span class="form-text">to:</span>
<input type="hidden" name="ids:list" value="&dtml-id;" />
<input type="text" name="new_ids:list" size="<dtml-var
"_.max(20,_.len(getId())+4)">" value="&dtml-id;" />
"_.max(40,_.len(getId())+4)">" value="&dtml-id;" />
<dtml-else>
<span class="form-text">
may not be renamed.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment