Commit a04bce98 authored by 's avatar

merged from 2.3

parent 02dcf68e
......@@ -23,7 +23,8 @@
<dtml-if cb_isMoveable>
<span class="form-text">to:</span>
<input type="hidden" name="ids:list" value="&dtml-id;" />
<input type="text" name="new_ids:list" size="20" value="&dtml-id;" />
<input type="text" name="new_ids:list" size="<dtml-var
"_.max(20,_.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