Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5121 Rev 5123
Línea 9... Línea 9...
9
  CANCEL: 'LABEL_CANCEL',
9
  CANCEL: 'LABEL_CANCEL',
10
  DATATABLE_SZERORECORDS: 'LABEL_DATATABLE_SZERORECORDS',
10
  DATATABLE_SZERORECORDS: 'LABEL_DATATABLE_SZERORECORDS',
11
  FIRST_LEVEL_PERSONS: 'LABEL_FIRST_LEVEL_PERSONS',
11
  FIRST_LEVEL_PERSONS: 'LABEL_FIRST_LEVEL_PERSONS',
12
  VIEW_PROFILE: 'LABEL_VIEW_PROFILE'
12
  VIEW_PROFILE: 'LABEL_VIEW_PROFILE'
13
}
13
}
14
 
-
 
15
JS;
14
JS;
Línea -... Línea 15...
-
 
15
 
16
 
16
$this->inlineScript()->appendScript($js);
17
$this->headLink()->appendStylesheet('/look-and-field/profile.css');
17
$this->headLink()->appendStylesheet('/look-and-field/profile.css');
18
$this->inlineScript()->appendFile('/react-bundles/connection/my-connections/myConnectionsBundle.js');
18
$this->inlineScript()->appendFile('/react-bundles/connection/my-connections/myConnectionsBundle.js');
Línea 19... Línea 19...
19
?>
19
?>