Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5543 Rev 5695
Línea 32... Línea 32...
32
  description: `$description`,
32
  description: `$description`,
33
  country: "$country",
33
  country: "$country",
34
  visits: "$visits",
34
  visits: "$visits",
35
  connections: "$connections",
35
  connections: "$connections",
36
  feed: "$feed",
36
  feed: "$feed",
37
 
-
 
38
}
37
}
Línea 39... Línea 38...
39
 
38
 
40
const LABELS = {
39
const LABELS = {
41
  MY_GROUPS: 'LABEL_MY_GROUPS',
40
  MY_GROUPS: 'LABEL_MY_GROUPS',
Línea 80... Línea 79...
80
}
79
}
Línea 81... Línea 80...
81
 
80
 
82
const routeTimeline = "$link_timeline"
81
const routeTimeline = "$link_timeline"
83
const routeDailyPulse = "$routeDailyPulse"
82
const routeDailyPulse = "$routeDailyPulse"
-
 
83
JS;
84
JS;
84
 
Línea 85... Línea 85...
85
$this->inlineScript()->appendScript($js);
85
$this->inlineScript()->appendScript($js);
86
 
86
 
87
if ($currentNetwork->theme_id == Theme::THEME_LEADERSLINKED_LINKEDIN) {
87
if ($currentNetwork->theme_id == Theme::THEME_LEADERSLINKED_LINKEDIN) {