Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 1 Rev 2354
Línea 19... Línea 19...
19
  allowEdit: "$allowEdit",
19
  allowEdit: "$allowEdit",
20
  allowDelete: "$allowDelete"
20
  allowDelete: "$allowDelete"
21
}
21
}
22
JS;
22
JS;
23
$this->inlineScript()->appendScript($js);
23
$this->inlineScript()->appendScript($js);
-
 
24
$this->headLink()->appendStylesheet('/react-bundles/my-profiles/my-profiles/main.css');
24
$this->inlineScript()->appendFile('/react-bundles/my-profiles/my-profiles/myProfilesBundle.js');
25
$this->inlineScript()->appendFile('/react-bundles/my-profiles/my-profiles/myProfilesBundle.js');
25
?>
26
?>
Línea 26... Línea 27...
26
 
27
 
27
<div id="react-my-profiles" class="posts-section">
28
<div id="react-my-profiles" class="posts-section">