feature - chat component on the right view
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user