Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16764 Rev 16814
Línea 12... Línea 12...
12
const routeTimeline = "$routeTimeline";
12
const routeTimeline = "$routeTimeline";
13
const allowFastSurvey = $allowFastSurvey;
13
const allowFastSurvey = $allowFastSurvey;
14
JS;
14
JS;
Línea 15... Línea 15...
15
 
15
 
16
$this->inlineScript()->appendScript($js);
-
 
-
 
16
$this->inlineScript()->appendScript($js);
17
$this->headLink()->appendStylesheet('/css/style.css');
17
 
18
$this->headLink()->appendStylesheet('/react-bundles/feeds/main.css');
18
$this->headLink()->appendStylesheet('/react-bundles/feeds/main.css');
19
$this->inlineScript()->appendFile('/react-bundles/feeds/feedsBundle.js');
19
$this->inlineScript()->appendFile('/react-bundles/feeds/feedsBundle.js');
Línea 20... Línea 20...
20
?>
20
?>