2361 ticket sale multi check fix-ish +popover size
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Carlos Jimenez Ruiz 2020-07-30 16:05:48 +02:00
parent 2e44c2d9db
commit e974f638dd
2 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@ import './style.scss';
export default class MultiCheck extends FormInput {
constructor($element, $scope) {
super($element, $scope);
this.checkAll = false;
this._checked = false;
this.checkField = 'checked';
this.isIntermediate = false;

View File

@ -284,7 +284,7 @@
<!-- Transfer Popover -->
<vn-popover vn-id="transfer">
<div class="vn-pa-md transfer">
<div class="vn-pa-lg transfer">
<vn-horizontal>
<vn-one>
<h4 translate>Sales to transfer</h4>