Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5050 Rev 5205
Línea 258... Línea 258...
258
        //'zoom/add',
258
        //'zoom/add',
259
        //'zoom/delete',
259
        //'zoom/delete',
260
       // 'zoom/listing',
260
       // 'zoom/listing',
Línea 261... Línea 261...
261
       
261
       
-
 
262
        'my-coach',
-
 
263
        'daily-pulse',
-
 
264
        'daily-pulse/how_are_you_feel',
262
        'my-coach',
265
        'daily-pulse/climate_on_your_organization',
-
 
266
    ];
263
    ];
267
    
Línea 264... Línea 268...
264
}
268
}
265
 
269
 
266
function getAclSuperAdmin() {
270
function getAclSuperAdmin() {
Línea 340... Línea 344...
340
        'company/view',
344
        'company/view',
341
    ];
345
    ];
342
}
346
}
Línea -... Línea 347...
-
 
347
 
-
 
348
 
-
 
349
function getAclDailyPulse()
-
 
350
{
-
 
351
    return [
-
 
352
        'daily-pulse',
-
 
353
        'daily-pulse/how_are_you_feel',
-
 
354
        'daily-pulse/climate_on_your_organization',
-
 
355
    ];
-
 
356
}
Línea 343... Línea 357...
343
 
357
 
344
 
358
 
345
 
359
 
346
function getAclUsertype() {
360
function getAclUsertype() {