Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5432 Rev 5433
Línea 26... Línea 26...
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'
31
  VIEW_LESS: 'LABEL_VIEW_LESS',
32
  VIEW_MORE: 'LABEL_VIEW_MORE'
32
  VIEW_MORE: 'LABEL_VIEW_MORE'
33
}
33
}
34
JS;
34
JS;
35
$this->inlineScript()->appendScript($js);
35
$this->inlineScript()->appendScript($js);