Changeset 249


Ignore:
Timestamp:
Jan 3, 2004, 9:48:25 PM (20 years ago)
Author:
z0rglub
Message:
  • possibility to display only a text field for a parent category
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/release-1_3/template/default/admin/picture_modify.vtp

    r133 r249  
    7777                <tr>
    7878                  <td>{#infoimage_associate}
     79                    <!--VTP_associate_LOV-->
    7980                    <select name="associate">
    8081                      <!--VTP_associate_cat-->
    8182                      <option value="{#value}">{#content}</option>
    8283                      <!--/VTP_associate_cat-->
     84                    </select>
     85                    <!--/VTP_associate_LOV-->
     86                    <!--VTP_associate_text-->
     87                    <input type="text" name="associate" />
     88                    <!--/VTP_associate_text-->
    8389                    </select>
    8490                  </td>
Note: See TracChangeset for help on using the changeset viewer.