refactor en fical-data.html

This commit is contained in:
Carlos 2017-09-06 12:49:36 +02:00
parent a9763e728c
commit fb41fbd963
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<form name="form" ng-submit="watcher.submit()" pad-medium> <form name="form" ng-submit="watcher.submit()" pad-medium>
<vn-card margin-small-bottom> <vn-card margin-small-bottom>
<vn-vertical pad-large> <vn-vertical pad-large>
<vn-title>Datos fiscales y de facturación</vn-title> <vn-title>Datos fiscales</vn-title>
<vn-horizontal> <vn-horizontal>
<vn-check vn-one label="Facturar" field="$ctrl.client.hasToInvoice"></vn-check> <vn-check vn-one label="Facturar" field="$ctrl.client.hasToInvoice"></vn-check>
<vn-check vn-one label="Factura impresa" field="$ctrl.client.invoiceByEmail"></vn-check> <vn-check vn-one label="Factura impresa" field="$ctrl.client.invoiceByEmail"></vn-check>