Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 873 Rev 888
Línea 50... Línea 50...
50
            'attributes' => [
50
            'attributes' => [
51
                'id'    => 'description',
51
                'id'    => 'description',
52
            ]
52
            ]
53
        ]);
53
        ]);
Línea -... Línea 54...
-
 
54
        
-
 
55
        $this->add([
-
 
56
            'name' => 'behaviors',
-
 
57
            'type' => \Laminas\Form\Element\Textarea::class,
-
 
58
            'attributes' => [
-
 
59
                'id'    => 'behaviors',
-
 
60
            ]
-
 
61
        ]);
-
 
62
        
Línea 54... Línea 63...
54
        
63
        
55
        
64
        
56
        $this->add([
65
        $this->add([
57
            'name' => 'status',
66
            'name' => 'status',