#1476 ticket.Sale check all checkbox
gitea/salix/dev This commit looks good Details

This commit is contained in:
Carlos Jimenez Ruiz 2019-05-27 15:10:57 +02:00
parent 46a7661975
commit 027602e18a
2 changed files with 2 additions and 2 deletions

View File

@ -16,6 +16,7 @@ vn-check {
}
md-checkbox {
margin-bottom: 0.8em
margin-bottom: 0.8em;
width: 20px;
}
}

View File

@ -14,7 +14,6 @@
<vn-check label="Confirmed" disabled="true"
field="$ctrl.summary.isConfirmed">
</vn-check>
{{$ctrl.summary.isConfirmed}}
</vn-one>
<vn-one>
<vn-label-value label="Created"