Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 15765 Rev 15768
Línea 25... Línea 25...
25
  DATATABLE_SZERORECORDS: 'LABEL_DATATABLE_SZERORECORDS'
25
  DATATABLE_SZERORECORDS: 'LABEL_DATATABLE_SZERORECORDS'
26
}
26
}
27
JS;
27
JS;
28
$this->inlineScript()->appendScript($js);
28
$this->inlineScript()->appendScript($js);
29
$this->inlineScript()->appendFile('/react-bundles/chat/chatBundle.js');
29
$this->inlineScript()->appendFile('/react-bundles/chat/chatBundle.js');
30
$this->headLink()->appendStylesheet('/css/chat.css');
-
 
31
?>
30
?>
Línea 32... Línea 31...
32
 
31
 
33
<!-- $is_chat  -->
32
<!-- $is_chat  -->
34
<div id="react-chat"></div>
33
<div id="react-chat"></div>