This commit is contained in:
2020-01-31 16:07:22 +00:00
parent a9ab5a4203
commit 350f831181
3 changed files with 26 additions and 25 deletions

View File

@@ -649,7 +649,8 @@ export default {
// for form specified or empty object if there is none
// EAch form is responsible for what it stores and how it initializes, this just provides that
// the form does the actual work of what settings it requires
// Form settings are temp and saved, saved ones go into vuex and localstorage and temporary ones are stored in session storage
// Form settings are temp and saved, saved ones go into vuex and localstorage and persist a refresh
// and temporary ones are stored in session storage and don't persist a refresh
//
getFormSettings(formKey) {
return {