Ignore:
Timestamp:
20 Sep 2006, 06:40:54 (18 years ago)
Author:
joachim
Message:

added WAeUPImage Widget

Location:
WAeUP_SRP/trunk/profiles/default/layouts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/default/layouts/student_application.xml

    r515 r537  
    22<object name="student_application" meta_type="CPS Layout">
    33 <property name="layout_create_method"></property>
    4  <property name="layout_edit_method"></property>
     4 <property name="layout_edit_method">layout_application_print</property>
    55 <property name="layout_view_method"></property>
    66 <property name="style_prefix">layout_waeup_</property>
     
    219219  <property name="hidden_readonly_layout_modes"/>
    220220 </widget>
    221  <widget name="passport" meta_type="Image Widget">
     221 <widget name="passport" meta_type="WAeUPImage Widget">
    222222  <property name="title">Passport Picture</property>
    223223  <property name="fields">
     
    324324  </row>
    325325  <row>
     326   <cell name="entry_mode" ncols="3"/>
     327  </row>
     328  <row>
    326329   <cell name="jamb_first_cos" ncols="3"/>
    327330  </row>
  • WAeUP_SRP/trunk/profiles/default/layouts/student_application_fe.xml

    r515 r537  
    160160  <property name="hidden_readonly_layout_modes"/>
    161161 </widget>
    162  <widget name="passport" meta_type="Image Widget">
     162 <widget name="passport" meta_type="WAeUPImage Widget">
    163163  <property name="title">Passport Picture</property>
    164164  <property name="fields">
Note: See TracChangeset for help on using the changeset viewer.