separate in two vn-horizontal
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
c1a7f1eb9e
commit
df7980f2f9
|
@ -26,11 +26,6 @@
|
||||||
</vn-autocomplete>
|
</vn-autocomplete>
|
||||||
</vn-horizontal>
|
</vn-horizontal>
|
||||||
<vn-horizontal>
|
<vn-horizontal>
|
||||||
<vn-textfield
|
|
||||||
label="Business name"
|
|
||||||
ng-model="$ctrl.client.socialName"
|
|
||||||
rule>
|
|
||||||
</vn-textfield>
|
|
||||||
<vn-autocomplete
|
<vn-autocomplete
|
||||||
vn-id="businessTypeFk"
|
vn-id="businessTypeFk"
|
||||||
ng-model="$ctrl.client.businessTypeFk"
|
ng-model="$ctrl.client.businessTypeFk"
|
||||||
|
@ -46,6 +41,13 @@
|
||||||
rule>
|
rule>
|
||||||
</vn-textfield>
|
</vn-textfield>
|
||||||
</vn-horizontal>
|
</vn-horizontal>
|
||||||
|
<vn-horizontal>
|
||||||
|
<vn-textfield
|
||||||
|
label="Business name"
|
||||||
|
ng-model="$ctrl.client.socialName"
|
||||||
|
rule>
|
||||||
|
</vn-textfield>
|
||||||
|
</vn-horizontal>
|
||||||
<vn-horizontal>
|
<vn-horizontal>
|
||||||
<vn-textfield
|
<vn-textfield
|
||||||
vn-two
|
vn-two
|
||||||
|
|
Loading…
Reference in New Issue