This commit is contained in:
James Cole
2019-09-04 09:21:31 +02:00
parent 5c468e1c49
commit fff98186b2
3 changed files with 4 additions and 4 deletions

View File

@@ -399,7 +399,7 @@
console.log('Will create another.');
// do message:
this.success_message = '<a href="transactions/show/' + groupId + '">The transaction</a> has been stored.';
this.success_message = '<a href="transactions/show/' + groupId + '">Transaction #' + groupId + '</a> has been stored.';
this.error_message = '';
if (this.resetFormAfter) {
// also clear form.