File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 135135$ GO_FIELDS ['manufacturers_id ' ]['name ' ] = __ ("Manufacturer " );
136136$ GO_FIELDS ['manufacturers_id ' ]['input_type ' ] = 'dropdown ' ;
137137
138- $ GO_FIELDS ['users_id_tech ' ]['name ' ] = __ ("Technician in charge of the hardware " );
138+ $ GO_FIELDS ['users_id_tech ' ]['name ' ] = __ ("Technician in charge " );
139139$ GO_FIELDS ['users_id_tech ' ]['input_type ' ] = 'dropdown ' ;
140140
141141$ GO_FIELDS ['domains_id ' ]['name ' ] = __ ("Domain " );
147147$ GO_FIELDS ['contact_num ' ]['name ' ] = __ ("Alternate username number " );
148148$ GO_FIELDS ['contact_num ' ]['input_type ' ] = 'text ' ;
149149
150- $ GO_FIELDS ['groups_id_tech ' ]['name ' ] = __ ("Group in charge of the hardware " );
150+ $ GO_FIELDS ['groups_id_tech ' ]['name ' ] = __ ("Group in charge " );
151151$ GO_FIELDS ['groups_id_tech ' ]['input_type ' ] = 'dropdown ' ;
152152$ GO_FIELDS ['groups_id_tech ' ]['condition ' ] = ['is_assign ' => 1 ];
You can’t perform that action at this time.
0 commit comments