Skip to content

Commit

Permalink
Compiling js
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Sep 12, 2017
1 parent 0bf1228 commit 681a830
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions public/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -69123,10 +69123,9 @@ Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
});
});
}).catch(function () {
console.log('asdasd');
_this.$message({
type: 'info',
message: 'Delete canceled'
message: _this.translate('core', 'delete cancelled')
});
});
}
Expand Down

0 comments on commit 681a830

Please sign in to comment.