Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 5986 Rev 5989
Línea 48... Línea 48...
48
        
48
        
49
        $this->add([
49
        $this->add([
50
            'name' => 'file',
50
            'name' => 'file',
51
            'type' => \Laminas\Form\Element\Hidden::class,
51
            'type' => \Laminas\Form\Element\Hidden::class,
52
            'attributes' => [
52
            'attributes' => [
53
                'id' => 'file2',
53
                'id' => 'file',
54
            ]
54
            ]