Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16948 Rev 16987
Línea 158... Línea 158...
158
                'id' 			=> 'moodle_url',
158
                'id' 			=> 'moodle_url',
159
            ]
159
            ]
160
        ]);
160
        ]);
Línea 161... Línea 161...
161
        
161
        
-
 
162
        $this->add([
-
 
163
            'name' => 'microlearning_name',
-
 
164
            'type' => \Laminas\Form\Element\Text::class,
-
 
165
            'attributes' => [
-
 
166
                'maxlength' 	=> 250,
-
 
167
                'id' 			=> 'microlearning_name',
-
 
168
            ]
-
 
169
        ]);
-
 
170
        
162
        $this->add([
171
        $this->add([
163
            'name' => 'microlearning_appstore',
172
            'name' => 'microlearning_appstore',
164
            'type' => \Laminas\Form\Element\Text::class,
173
            'type' => \Laminas\Form\Element\Text::class,
165
            'attributes' => [
174
            'attributes' => [
166
                'maxlength' 	=> 250,
175
                'maxlength' 	=> 250,