hubl/src/html/client-creation.pug

6 lines
125 B
Plaintext
Raw Normal View History

2018-09-06 09:25:52 +00:00
#client-create(style='display: none')
sib-form(
data-src=`${sdn}/clients/`,
data-fields='name, address, logo'
)