Ignore:
Timestamp:
16 Apr 2008, 07:04:19 (17 years ago)
Author:
Henrik Bettermann
Message:

change from upper to lower case keys

fillApplicationCategory.py: improve logging

enable export and import of application_category field

remove vocabulary property from layouts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/uniben/profiles/default/layouts/application_sandwich.xml

    r3436 r3438  
    474474    </property>
    475475    <property name="hidden_readonly_layout_modes"/>
    476     <property name="vocabulary">cos_sandwich</property>
    477476    <property name="sorted">True</property>
    478477    <property name="css_class_expr">string:row</property>
     
    495494    </property>
    496495    <property name="hidden_readonly_layout_modes"/>
    497     <property name="vocabulary">cos_sandwich</property>
    498496    <property name="sorted">True</property>
    499497    <property name="css_class_expr">string:row</property>
     
    517515    <property name="hidden_readonly_layout_modes"/>
    518516    <property name="sorted">True</property>
    519     <property name="vocabulary">cos_sandwich</property>
    520517    <property name="css_class_expr">string:row</property>
    521518  </widget>
     
    541538    <property name="hidden_readonly_layout_modes"/>
    542539    <property name="sorted">True</property>
    543     <property name="vocabulary">cos_sandwich</property>
    544540    <property name="css_class_expr">string:row</property>
    545541  </widget>
     
    829825      <cell name="date_of_birth" ncols="2"/>
    830826    </row>
    831    
     827
    832828    <row>
    833829      <cell name="sex" ncols="2"/>
    834     </row>   
    835    
     830    </row>
     831
    836832     <row>
    837833      <cell name="passport" ncols="2"/>
Note: See TracChangeset for help on using the changeset viewer.