Merge pull request '2361 ticket sale multi check fix-ish +popover size' (#343) from 2361-ticket_sale into dev
gitea/salix/pipeline/head This commit looks good Details

Reviewed-on: #343
Reviewed-by: Bernat Exposito <bernat@verdnatura.es>
This commit is contained in:
Bernat Exposito 2020-07-30 15:21:54 +00:00
commit c0c4787373
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>