Rebuild frontend, add version to JS calls against caching.

This commit is contained in:
James Cole
2021-04-17 15:57:51 +02:00
parent 9b0b80d1d4
commit 0a4e3edf43
40 changed files with 83 additions and 81 deletions

View File

@@ -62,6 +62,10 @@ export function getDefaultTransaction() {
destination_account_currency_id: null,
destination_account_currency_code: null,
destination_account_currency_symbol: null,
attachments: false,
selectedAttachments: false,
uploadTrigger: false,
clearTrigger: false,
source_account: {
id: 0,
@@ -112,7 +116,6 @@ export function getDefaultTransaction() {
// transaction links:
links: [],
attachments: [],
// location:
zoom_level: null,
longitude: null,