equal
deleted
inserted
replaced
27 XXX s/rtags/uicfg/ ? |
27 XXX s/rtags/uicfg/ ? |
28 |
28 |
29 You can also easily customise it by adding/removing fields in |
29 You can also easily customise it by adding/removing fields in |
30 AutomaticEntityForm instances. |
30 AutomaticEntityForm instances. |
31 """ |
31 """ |
32 id = 'edition' |
32 __regid__ = 'edition' |
33 |
33 |
34 cwtarget = 'eformframe' |
34 cwtarget = 'eformframe' |
35 cssclass = 'entityForm' |
35 cssclass = 'entityForm' |
36 copy_nav_params = True |
36 copy_nav_params = True |
37 form_buttons = [fwdgs.SubmitButton(), |
37 form_buttons = [fwdgs.SubmitButton(), |