Changeset 926 for ZMS/trunk/_copysupport.py
- Timestamp:
- 09.03.2010 20:42:27 (2 years ago)
- File:
-
- 1 edited
-
ZMS/trunk/_copysupport.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ZMS/trunk/_copysupport.py
r922 r926 180 180 # Process referential integrity. 181 181 ob.onCopyRefObj(REQUEST) 182 # Unlock. 183 ob.manage_checkin(REQUEST) 182 184 183 REQUEST.set('lang',bk_lang) 185 184 … … 232 231 # Process referential integrity. 233 232 ob.onMoveRefObj(REQUEST) 234 # Unlock. 235 ob.manage_checkin(REQUEST) 233 236 234 REQUEST.set('lang',bk_lang) 237 235
Note: See TracChangeset
for help on using the changeset viewer.
