Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 15398 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 15398 Rev 15831
Línea 155... Línea 155...
155
                'id' 			=> 'linkedin',
155
                'id' 			=> 'linkedin',
156
            ]
156
            ]
157
        ]);
157
        ]);
Línea -... Línea 158...
-
 
158
 
-
 
159
 
-
 
160
        $this->add([
-
 
161
            'name' => 'sector',
-
 
162
            'type' => \Laminas\Form\Element\Text::class,
-
 
163
            'attributes' => [
-
 
164
                'maxlength' 	=> 250,
158
 
165
                'id' 			=> 'sector',
Línea 159... Línea 166...
159
 
166
            ]
160
         
167
        ]);
161
 
168