summary checkbox line spacing
This commit is contained in:
parent
99d31f304f
commit
781fc1b70b
|
@ -55,55 +55,49 @@
|
||||||
<vn-label-value label="Country"
|
<vn-label-value label="Country"
|
||||||
value="{{$ctrl.summary.country.country}}">
|
value="{{$ctrl.summary.country.country}}">
|
||||||
</vn-label-value>
|
</vn-label-value>
|
||||||
<p>
|
<vn-vertical>
|
||||||
<vn-check
|
<vn-check vn-one
|
||||||
label="Is equalizated"
|
label="Is equalizated"
|
||||||
field="$ctrl.summary.isEqualizated"
|
field="$ctrl.summary.isEqualizated"
|
||||||
disabled="true">
|
disabled="true">
|
||||||
</vn-check>
|
</vn-check>
|
||||||
</p>
|
|
||||||
<p>
|
<vn-check vn-one
|
||||||
<vn-check
|
|
||||||
label="Active"
|
label="Active"
|
||||||
field="$ctrl.summary.isActive"
|
field="$ctrl.summary.isActive"
|
||||||
disabled="true">
|
disabled="true">
|
||||||
</vn-check>
|
</vn-check>
|
||||||
</p>
|
|
||||||
<p>
|
<vn-check vn-one
|
||||||
<vn-check
|
|
||||||
label="Invoice by address"
|
label="Invoice by address"
|
||||||
field="$ctrl.summary.hasToInvoiceByAddress"
|
field="$ctrl.summary.hasToInvoiceByAddress"
|
||||||
disabled="true">
|
disabled="true">
|
||||||
</vn-check>
|
</vn-check>
|
||||||
</p>
|
|
||||||
<p>
|
<vn-check vn-one
|
||||||
<vn-check
|
|
||||||
label="Verified data"
|
label="Verified data"
|
||||||
field="$ctrl.summary.isTaxDataChecked"
|
field="$ctrl.summary.isTaxDataChecked"
|
||||||
disabled="true">
|
disabled="true">
|
||||||
</vn-check>
|
</vn-check>
|
||||||
</p>
|
|
||||||
<p>
|
<vn-check vn-one
|
||||||
<vn-check
|
|
||||||
label="Has to invoice"
|
label="Has to invoice"
|
||||||
field="$ctrl.summary.hasToInvoice"
|
field="$ctrl.summary.hasToInvoice"
|
||||||
disabled="true">
|
disabled="true">
|
||||||
</vn-check>
|
</vn-check>
|
||||||
</p>
|
|
||||||
<p>
|
<vn-check vn-one
|
||||||
<vn-check
|
|
||||||
label="Invoice by mail"
|
label="Invoice by mail"
|
||||||
field="$ctrl.summary.isToBeMailed"
|
field="$ctrl.summary.isToBeMailed"
|
||||||
disabled="true">
|
disabled="true">
|
||||||
</vn-check>
|
</vn-check>
|
||||||
</p>
|
|
||||||
<p>
|
<vn-check vn-one
|
||||||
<vn-check
|
|
||||||
label="Vies"
|
label="Vies"
|
||||||
field="$ctrl.summary.isVies"
|
field="$ctrl.summary.isVies"
|
||||||
disabled="true">
|
disabled="true">
|
||||||
</vn-check>
|
</vn-check>
|
||||||
</p>
|
</vn-vertical>
|
||||||
</vn-one>
|
</vn-one>
|
||||||
<vn-one margin-medium>
|
<vn-one margin-medium>
|
||||||
<h5 translate>Pay method</h5>
|
<h5 translate>Pay method</h5>
|
||||||
|
@ -116,27 +110,25 @@
|
||||||
<vn-label-value label="Due day"
|
<vn-label-value label="Due day"
|
||||||
value="{{$ctrl.summary.dueDay}}">
|
value="{{$ctrl.summary.dueDay}}">
|
||||||
</vn-label-value>
|
</vn-label-value>
|
||||||
<p>
|
<vn-vertical>
|
||||||
<vn-check
|
<vn-check vn-one
|
||||||
label="Received LCR"
|
label="Received LCR"
|
||||||
field="$ctrl.summary.hasLcr"
|
field="$ctrl.summary.hasLcr"
|
||||||
disabled="true">
|
disabled="true">
|
||||||
</vn-check>
|
</vn-check>
|
||||||
</p>
|
|
||||||
<p>
|
<vn-check vn-one
|
||||||
<vn-check
|
|
||||||
label="Received core VNL"
|
label="Received core VNL"
|
||||||
field="$ctrl.summary.hasCoreVnl"
|
field="$ctrl.summary.hasCoreVnl"
|
||||||
disabled="true">
|
disabled="true">
|
||||||
</vn-check>
|
</vn-check>
|
||||||
</p>
|
|
||||||
<p>
|
<vn-check vn-one
|
||||||
<vn-check
|
|
||||||
label="Received B2B VNL"
|
label="Received B2B VNL"
|
||||||
field="$ctrl.summary.hasSepaVnl"
|
field="$ctrl.summary.hasSepaVnl"
|
||||||
disabled="true">
|
disabled="true">
|
||||||
</vn-check>
|
</vn-check>
|
||||||
</p>
|
</vn-vertical>
|
||||||
</vn-one>
|
</vn-one>
|
||||||
</vn-horizontal>
|
</vn-horizontal>
|
||||||
<vn-horizontal vn-one>
|
<vn-horizontal vn-one>
|
||||||
|
@ -157,13 +149,13 @@
|
||||||
<vn-label-value label="User"
|
<vn-label-value label="User"
|
||||||
value="{{$ctrl.summary.account.name}}">
|
value="{{$ctrl.summary.account.name}}">
|
||||||
</vn-label-value>
|
</vn-label-value>
|
||||||
<p>
|
<vn-vertical>
|
||||||
<vn-check
|
<vn-check vn-one
|
||||||
label="Enable web access"
|
label="Enable web access"
|
||||||
field="$ctrl.summary.account.active"
|
field="$ctrl.summary.account.active"
|
||||||
disabled="true">
|
disabled="true">
|
||||||
</vn-check>
|
</vn-check>
|
||||||
</p>
|
</vn-vertical>
|
||||||
</vn-one>
|
</vn-one>
|
||||||
<vn-one margin-medium>
|
<vn-one margin-medium>
|
||||||
<h5 translate>Recovery</h5>
|
<h5 translate>Recovery</h5>
|
||||||
|
|
Loading…
Reference in New Issue