Línea 19... |
Línea 19... |
19 |
}
|
19 |
}
|
20 |
const routeTimeline= "$link_timeline"
|
20 |
const routeTimeline= "$link_timeline"
|
21 |
JS;
|
21 |
JS;
|
22 |
$this->inlineScript()->appendScript($js);
|
22 |
$this->inlineScript()->appendScript($js);
|
23 |
$this->headLink()->appendStylesheet('/look-and-field/dashboard.css');
|
23 |
$this->headLink()->appendStylesheet('/look-and-field/dashboard.css');
|
24 |
$this->headLink()->appendStylesheet('/react-bundles/templates/linkedin/dashboard/main.css');
|
24 |
$this->inlineScript()->appendFile('/react-bundles/dashboard/dashboardBundle.js');
|
25 |
$this->inlineScript()->appendFile('/react-bundles/templates/linkedin/dashboard/dashboardBundle.js');
|
25 |
//$this->headLink()->appendStylesheet('/react-bundles/templates/linkedin/dashboard/main.css');
|
26 |
//$this->inlineScript()->appendFile('/react-bundles/dashboard/dashboardBundle.js');
|
26 |
//$this->inlineScript()->appendFile('/react-bundles/templates/linkedin/dashboard/dashboardBundle.js');
|
27 |
?>
|
27 |
?>
|
Línea 28... |
Línea 28... |
28 |
|
28 |
|
29 |
<div id="react-feeds" class="posts-section">
|
29 |
<div id="react-feeds" class="posts-section">
|
30 |
<div class="process-comm" id="paginator-process-comm">
|
30 |
<div class="process-comm" id="paginator-process-comm">
|