231801_test_to_master #1519

Merged
alexm merged 490 commits from 231801_test_to_master into master 2023-05-12 06:29:59 +00:00
1 changed files with 0 additions and 5 deletions
Showing only changes of commit 1770b8c038 - Show all commits

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 = {};