Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 17008 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 17008 Rev 17012
Línea 28... Línea 28...
28
            'attributes' => [
28
            'attributes' => [
29
                'id'    => 'description',
29
                'id'    => 'description',
30
            ]
30
            ]
31
        ]);
31
        ]);
Línea -... Línea 32...
-
 
32
        
-
 
33
    
-
 
34
        
32
        
35
        
33
        $this->add([
36
        $this->add([
34
            'name' => 'file',
37
            'name' => 'file',
35
            'type' => \Laminas\Form\Element\File::class,
38
            'type' => \Laminas\Form\Element\File::class,
36
             'attributes' => [
39
             'attributes' => [