mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
bug 21 : can't edit virtual categories (when using a list of values as
parent category) git-svn-id: http://piwigo.org/svn/branches/release-1_3@391 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<!--VTP_associate_LOV-->
|
||||
<select name="associate">
|
||||
<!--VTP_associate_cat-->
|
||||
<option value="{#value}">{#content}</option>
|
||||
<option value="{#value}" {#selected}>{#content}</option>
|
||||
<!--/VTP_associate_cat-->
|
||||
</select>
|
||||
<!--/VTP_associate_LOV-->
|
||||
|
||||
Reference in New Issue
Block a user