Ignore:
Timestamp:
21 Oct 2006, 12:23:15 (18 years ago)
Author:
joachim
Message:

renamed infos to s_info in academics_document_view
added maintainance code to acco_hall

File:
1 edited

Legend:

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

    r714 r736  
    124124  <property name="label_true">female</property>
    125125 </widget>
    126  <table>
     126<widget name="maintainance_code" meta_type="Select Widget">
     127 <property name="title">Maintainance Code</property>
     128 <property name="fields">
     129  <element value="maintainance_code"/>
     130 </property>
     131 <property name="is_required">True</property>
     132 <property name="label">Maintainance Code</property>
     133 <property name="label_edit">Maintainance Code</property>
     134 <property name="readonly_layout_modes"/>
     135 <property name="hidden_layout_modes"/>
     136 <property name="hidden_readonly_layout_modes"/>
     137<property name="vocabulary">pin_prefixes</property>
     138</widget>
     139<table>
    127140  <row>
    128141   <cell name="Title"/>
     142  </row>
     143  <row>
     144   <cell name="maintainance_code"/>
    129145  </row>
    130146  <row>
Note: See TracChangeset for help on using the changeset viewer.