feature - chat component on the right view

This commit is contained in:
Alexandre Bourlier
2018-07-31 23:42:43 +02:00
parent 687afddf50
commit bbb8e0a24c
18 changed files with 61 additions and 43 deletions

View File

@ -1,6 +1,6 @@
<div id="client-create" style="display: none">
<sib-form
data-src="http://localhost:8000/clients/"
data-src="<?php echo $sdn; ?>/clients/"
data-fields="name, address, logo"
></sib-form>
</div>