This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user