Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 15394 Rev 15401
Línea 469... Línea 469...
469
        'development-and-content/delete',
469
        'development-and-content/delete',
470
        'development-and-content/aproved',
470
        'development-and-content/aproved',
471
        'development-and-content/edit',
471
        'development-and-content/edit',
472
        'development-and-content/categories',
472
        'development-and-content/categories',
Línea -... Línea 473...
-
 
473
        
-
 
474
        'discovery-contacts',
-
 
475
        'discovery-contacts/add',
-
 
476
        'discovery-contacts/edit',
-
 
477
        'discovery-contacts/delete',
-
 
478
        'discovery-contacts/view',
-
 
479
        'discovery-contacts/interaction-types',
-
 
480
        'discovery-contacts/interaction-types/add',
-
 
481
        'discovery-contacts/interaction-types/delete',
-
 
482
        'discovery-contacts/interaction-types/edit',
-
 
483
        'discovery-contacts/interactions',
-
 
484
        'discovery-contacts/interactions/add',
-
 
485
        'discovery-contacts/interactions/delete',
Línea 473... Línea 486...
473
        
486
        'discovery-contacts/logs',
Línea 474... Línea 487...
474
        
487
        
Línea 1068... Línea 1081...
1068
            'planning-objectives-and-goals/objectives/goals/task/view',
1081
            'planning-objectives-and-goals/objectives/goals/task/view',
1069
            'planning-objectives-and-goals/objectives/add',
1082
            'planning-objectives-and-goals/objectives/add',
1070
            'planning-objectives-and-goals/objectives/delete',
1083
            'planning-objectives-and-goals/objectives/delete',
1071
            'planning-objectives-and-goals/objectives/edit',
1084
            'planning-objectives-and-goals/objectives/edit',
1072
        ],
1085
        ],
-
 
1086
        'discovery-contacts-admin' => [
-
 
1087
 
-
 
1088
            'discovery-contacts',
-
 
1089
            'discovery-contacts/add',
-
 
1090
            'discovery-contacts/edit',
-
 
1091
            'discovery-contacts/delete',
-
 
1092
            'discovery-contacts/view',
-
 
1093
            'discovery-contacts/interaction-types',
-
 
1094
            'discovery-contacts/interaction-types/add',
-
 
1095
            'discovery-contacts/interaction-types/delete',
-
 
1096
            'discovery-contacts/interaction-types/edit',
-
 
1097
            'discovery-contacts/interactions',
-
 
1098
            'discovery-contacts/interactions/add',
-
 
1099
            'discovery-contacts/interactions/delete',
-
 
1100
            'discovery-contacts/logs',
-
 
1101
         ],   
-
 
1102
        'discovery-contacts-user' => [
-
 
1103
            
-
 
1104
            'discovery-contacts',
-
 
1105
            'discovery-contacts/add',
-
 
1106
            'discovery-contacts/edit',
-
 
1107
            'discovery-contacts/view',
-
 
1108
            'discovery-contacts/interactions',
-
 
1109
            'discovery-contacts/interactions/add',
-
 
1110
            'discovery-contacts/interactions/delete',
-
 
1111
            'discovery-contacts/logs',
-
 
1112
        ],
-
 
1113
  
1073
    ];
1114
    ];
1074
}
1115
}
Línea 1075... Línea 1116...
1075
 
1116
 
1076
function getAclPermissionPushTemplatesForCustomApps()
1117
function getAclPermissionPushTemplatesForCustomApps()
Línea 1504... Línea 1545...
1504
            'route' => 'inmail',
1545
            'route' => 'inmail',
1505
            'class' => 'fa fa-envelope-o'
1546
            'class' => 'fa fa-envelope-o'
1506
        ],
1547
        ],
Línea 1507... Línea 1548...
1507
        
1548
        
-
 
1549
        [
-
 
1550
            'label' => 'LABEL_DISCOVERY_CONTACTS',
-
 
1551
            'route' => 'discovery-contacts',
-
 
1552
            'class' => 'fa fa-book',
-
 
1553
            'pages' => [
-
 
1554
                [
-
 
1555
                    'label' => 'LABEL_CONTACTS',
-
 
1556
                    'route' => 'discovery-contacts',
-
 
1557
                ],
-
 
1558
                [
-
 
1559
                    'label' => 'LABEL_INTERACTION_TYPES',
-
 
1560
                    'route' => 'discovery-contacts/interaction-types',
-
 
1561
                ],
-
 
1562
            ],
-
 
1563
        ],
-
 
1564
        
1508
        [
1565
        [
1509
            'label' => 'LABEL_SELF_EVALUATION',
1566
            'label' => 'LABEL_SELF_EVALUATION',
1510
            'route' => 'self-evaluation',
1567
            'route' => 'self-evaluation',
1511
            'class' => 'fa fa-book',
1568
            'class' => 'fa fa-book',
1512
            'pages' => [
1569
            'pages' => [