Changeset 1105
- Timestamp:
- 12.07.2010 22:07:31 (19 months ago)
- File:
-
- 1 edited
-
ZMS/trunk/dtml/ZMSSqlDb/input_form.dtml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ZMS/trunk/dtml/ZMSSqlDb/input_form.dtml
r1080 r1105 27 27 ><dtml-call "REQUEST.set('css_','form-element')" 28 28 ><dtml-call "REQUEST.set('css','form-element')"><dtml-if ZMS_CSS_EXTRA><dtml-call "REQUEST.set('css',css+' '+ZMS_CSS_EXTRA)"></dtml-if 29 ><dtml-call "REQUEST.set('qexcludeids_',REQUEST.get('qexcludeids',[]))" 29 30 ><dtml-call "REQUEST.set('qexcludeids',[])"><dtml-if ZMS_EXCLUDE_IDS><dtml-call "REQUEST.set('qexcludeids',ZMS_EXCLUDE_IDS)"></dtml-if 30 31 ><dtml-call f_recordset_init … … 771 772 772 773 <dtml-call "REQUEST.set('css',REQUEST.get('css_'))"> 774 <dtml-call "REQUEST.set('qexcludeids',REQUEST.get('qexcludeids_'))"> 773 775 <dtml-call "REQUEST.set('entity',REQUEST.get('entity_'))"> 774 776 </dtml-let>
Note: See TracChangeset
for help on using the changeset viewer.
