Línea 12... |
Línea 12... |
12 |
|
12 |
|
13 |
// $this->inlineScript()->appendFile($this->basePath('vendors/bootstrap-confirmation/dist/bootstrap-confirmation.js'));
|
13 |
// $this->inlineScript()->appendFile($this->basePath('vendors/bootstrap-confirmation/dist/bootstrap-confirmation.js'));
|
Línea 14... |
Línea 14... |
14 |
// $this->inlineScript()->appendFile($this->basePath('vendors/jsrender/jsrender.min.js'));
|
14 |
// $this->inlineScript()->appendFile($this->basePath('vendors/jsrender/jsrender.min.js'));
|
15 |
|
15 |
|
16 |
// $this->inlineScript()->captureStart();
|
16 |
// $this->inlineScript()->captureStart();
|
17 |
$this->headLink()->appendStylesheet('/react-bundles/profile/people-viewed-profile/main.css');
|
17 |
$this->headLink()->appendStylesheet('/look-and-field/profile.css');
|
18 |
$this->inlineScript()->appendFile('/react-bundles/profile/people-viewed-profile/peopleViewedProfileBundle.js');
|
18 |
$this->inlineScript()->appendFile('/react-bundles/profile/people-viewed-profile/peopleViewedProfileBundle.js');
|
19 |
?>
|
19 |
?>
|
20 |
<div id="react_people_viewed_profile">
|
20 |
<div id="react_people_viewed_profile">
|