1
0
ohmyform/public/modules/forms/views/submit-form.client.view.html

5 lines
179 B
HTML
Raw Normal View History

2015-10-30 14:40:22 -07:00
<section class="public-form" ng-style="{ 'background-color': myform.design.colors.backgroundColor }">
<submit-form-directive myform="myform"></submit-form-directive>
2015-06-29 15:51:29 -07:00
</section>