--- lib/A3C/Model/User.pm 2008/03/30 15:23:35 41 +++ lib/A3C/Model/User.pm 2008/03/30 16:58:21 42 @@ -88,6 +88,11 @@ label is _('Tip administratora'), valid are [ '', 'AS', 'AI', 'AR', 'AHU' ]; + column hrEduPersonHomeOrg => + label is _('Oznaka matične ustanove'), + hint is 'CARNet', + is mandatory; + column hrEduPersonProfessionalStatus => label is _('Stručni status'), valid are [ @@ -148,9 +153,9 @@ ], default is ''; - column organization => - refers_to A3C::Model::Organization by 'id', - is mandatory; +# column organization => +# refers_to A3C::Model::Organization by 'id', +# is mandatory; column hrEduPersonAffiliation => label is _('Povezanost s ustanovom'),