Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 13525 Rev 13526
Línea 1739... Línea 1739...
1739
        [
1739
        [
1740
            'label' => 'LABEL_COMMUNICATION',
1740
            'label' => 'LABEL_COMMUNICATION',
1741
            'route' =>  'communication',
1741
            'route' =>  'communication',
1742
            'class' => 'fa fa-envelope',
1742
            'class' => 'fa fa-envelope',
1743
            'pages' => [
1743
            'pages' => [
1744
                [
-
 
1745
                    'label' => 'LABEL_COMMUNICATION_COMPANY',
-
 
1746
                    'route' => 'communication/inmail',
-
 
1747
                ],
-
 
-
 
1744
              
1748
                [
1745
                [
1749
                    'label' => 'LABEL_COMMUNICATION_USERS',
1746
                    'label' => 'LABEL_COMMUNICATION_USERS',
1750
                    'route' => 'communication/users',
1747
                    'route' => 'communication/users',
1751
                ],
1748
                ],
1752
            ]
1749
            ]