Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5414 Rev 5432
Línea 25... Línea 25...
25
  companySize: "$company_size",
25
  companySize: "$company_size",
26
  foundationYear: "$foundation_year",
26
  foundationYear: "$foundation_year",
27
  website: "$website",
27
  website: "$website",
28
  timeline: '$routeTimeline'
28
  timeline: '$routeTimeline'
29
}
29
}
30
const LABELS = {}
30
const LABELS = {
-
 
31
  VIEW_LESS: 'LABEL_VIEW_LESS'
-
 
32
  VIEW_MORE: 'LABEL_VIEW_MORE'
-
 
33
}
31
JS;
34
JS;
32
$this->inlineScript()->appendScript($js);
35
$this->inlineScript()->appendScript($js);
Línea 33... Línea 36...
33
 
36
 
34
if ($currentNetwork->theme_id == Theme::THEME_LEADERSLINKED_LINKEDIN) {
37
if ($currentNetwork->theme_id == Theme::THEME_LEADERSLINKED_LINKEDIN) {