Revision 298
- Date:
- 2013/04/04 10:40:20
- Files:
Legend:
- Added
- Removed
- Modified
-
utf8/plugins/webshop/lib/webshop/Order.pm
44 44 column => 4, postshow => 1, facilshow => 1, 45 45 mandatory => 1, rel => 'Не указан телефон' }, 46 46 { 'attr' => 'address', 'type' => 'text', 'rusname' => 'Адрес доставки', rows => 5, postedit => 1, facilshow => 1, 47 mandatory => 1, rel => 'Не заполнен адрес доставки' }, 47 48 { 'attr' => 'zipcode', 'type' => 'string', 'rusname' => 'Почтовый индекс', postshow => 1, 48 49 mandatory => 1, rel => 'Не указан почтовый индекс' }, 49 50 { 'attr' => 'area', 'type' => 'lookup', 'rusname' => 'Регион',