Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 6990 Rev 15540
Línea 52... Línea 52...
52
            'type' => \Laminas\Form\Element\Hidden::class,
52
            'type' => \Laminas\Form\Element\Hidden::class,
53
            'attributes' => [
53
            'attributes' => [
54
                'id' => 'file',
54
                'id' => 'file',
55
            ]
55
            ]
56
        ]);
56
        ]);
-
 
57
        
-
 
58
        
57
        $this->add([
59
        $this->add([
58
            'name' => 'marketplace',
60
            'name' => 'marketplace',
59
            'type' => \Laminas\Form\Element\Hidden::class,
61
            'type' => \Laminas\Form\Element\Hidden::class,
60
            'attributes' => [
62
            'attributes' => [
61
                'id' => 'marketplace',
63
                'id' => 'marketplace',