Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2270 Rev 2480
Línea 19... Línea 19...
19
  feed: "$feed"  
19
  feed: "$feed"  
20
}
20
}
21
const routeTimeline= "$routeTimeline"
21
const routeTimeline= "$routeTimeline"
22
JS;
22
JS;
23
$this->inlineScript()->appendScript($js);
23
$this->inlineScript()->appendScript($js);
-
 
24
$this->headLink()->appendStylesheet('/react-bundles/dashboard/main.css');
24
$this->inlineScript()->appendFile('/react-bundles/dashboard/dashboardBundle.js');
25
$this->inlineScript()->appendFile('/react-bundles/dashboard/dashboardBundle.js');
25
?>
26
?>
Línea 26... Línea 27...
26
 
27
 
27
<div id="react-feeds" class="posts-section">
28
<div id="react-feeds" class="posts-section">