Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 2726 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2726 Rev 3580
Línea 15... Línea 15...
15
  contacts: JSON.parse('$contactsJson'),
15
  contacts: JSON.parse('$contactsJson'),
16
  groups: JSON.parse('$groupsJson'),
16
  groups: JSON.parse('$groupsJson'),
17
  emojione_image_path_png: '$emojione_image_path_png',
17
  emojione_image_path_png: '$emojione_image_path_png',
18
}
18
}
19
JS;
19
JS;
-
 
20
 
20
$this->inlineScript()->appendScript($js);
21
$this->inlineScript()->appendScript($js);
-
 
22
$this->headLink()->appendStylesheet('/look-and-field/mobile-chat.css');
21
$this->inlineScript()->appendFile('/react-bundles/mobileChat/mobileChatBundle.js');
23
$this->inlineScript()->appendFile('/react-bundles/mobileChat/mobileChatBundle.js');
22
?>
24
?>
Línea 23... Línea 25...
23
 
25
 
24
<div id="mobile-chat">
26
<div id="mobile-chat">