Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16790 Rev 16796
Línea 313... Línea 313...
313
        'inmail-company/messages',
313
        'inmail-company/messages',
314
        'inmail-company/messages/send',
314
        'inmail-company/messages/send',
315
        'inmail-company/messages/delete',
315
        'inmail-company/messages/delete',
Línea 316... Línea 316...
316
 
316
 
-
 
317
        'daily-pulse',
317
        'daily-pulse',
318
        'daily-pulse/setup',
318
        'daily-pulse/emojis',
319
        'daily-pulse/emojis',
319
        'daily-pulse/emojis/add',
320
        'daily-pulse/emojis/add',
320
        'daily-pulse/emojis/edit',
321
        'daily-pulse/emojis/edit',
321
        'daily-pulse/emojis/delete',
322
        'daily-pulse/emojis/delete',
Línea 1292... Línea 1293...
1292
 
1293
 
Línea 1293... Línea 1294...
1293
        ],
1294
        ],
1294
 
1295
 
-
 
1296
        'daily-pulse-admin' => [
1295
        'daily-pulse-admin' => [
1297
            'daily-pulse',
1296
            'daily-pulse',
1298
            'daily-pulse/setup',
1297
            'daily-pulse/emojis',
1299
            'daily-pulse/emojis',
1298
            'daily-pulse/emojis/add',
1300
            'daily-pulse/emojis/add',
1299
            'daily-pulse/emojis/edit',
1301
            'daily-pulse/emojis/edit',
Línea 1982... Línea 1984...
1982
            'label' => 'LABEL_DAILY_PULSE',
1984
            'label' => 'LABEL_DAILY_PULSE',
1983
            'route' => 'daily-pulse',
1985
            'route' => 'daily-pulse',
1984
            'class' => 'fa fa-smile-o',
1986
            'class' => 'fa fa-smile-o',
1985
            'pages' => [
1987
            'pages' => [
1986
                [
1988
                [
-
 
1989
                    'label' => 'LABEL_DAILY_PULSE_SETUP',
-
 
1990
                    'route' => 'daily-pulse/setup',
-
 
1991
                ],
-
 
1992
                [
1987
                    'label' => 'LABEL_DAILY_PULSE_EMOJIS',
1993
                    'label' => 'LABEL_DAILY_PULSE_EMOJIS',
1988
                    'route' => 'daily-pulse/emojis',
1994
                    'route' => 'daily-pulse/emojis',
1989
                ],
1995
                ],
1990
                [
1996
                [
1991
                    'label' => 'LABEL_DAILY_PULSE_REPORTS_OVERVIEW',
1997
                    'label' => 'LABEL_DAILY_PULSE_REPORTS_OVERVIEW',