refs #5075
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Pablo Natek 2023-04-11 13:42:28 +02:00
parent 2c01ebf681
commit 1770b8c038
1 changed files with 0 additions and 5 deletions

View File

@ -4,11 +4,6 @@ import Dialog from 'core/components/dialog';
class Controller extends Dialog {
constructor($element, $, $transclude, vnReport, vnEmail) {
super($element, $, $transclude);
<<<<<<< HEAD
this.viewReceipt = true;
this.sendEmail = true;
=======
>>>>>>> dev
this.vnReport = vnReport;
this.vnEmail = vnEmail;
this.receipt = {};