no message
authorfh <fh>
Thu, 4 Oct 2001 17:54:10 +0000 (17:54 +0000)
committerfh <fh>
Thu, 4 Oct 2001 17:54:10 +0000 (17:54 +0000)
templates-dist/de/linksimcs.template

index 233820e..f59fb32 100755 (executable)
@@ -27,7 +27,7 @@
                <if imcsparentlist>
        <select name="to_parent_id" size="1">
                        <option value=NULL> Neuen Oberbegriff anlegen
-                       <list imcsparentlist as entry><option value="${entry.id}"> ${entry.title}</list>
+                       <list imcsparentlist as entry><option value="${entry.id}"<if entry.id == entity.to_parent_id> selected</if>> ${entry.title}</list>
                </select>
                </if>
     </td>