summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/registry/settings/store/state.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/registry/settings/store/state.js')
-rw-r--r--app/assets/javascripts/registry/settings/store/state.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/javascripts/registry/settings/store/state.js b/app/assets/javascripts/registry/settings/store/state.js
index 50c882e1839..582e18e5465 100644
--- a/app/assets/javascripts/registry/settings/store/state.js
+++ b/app/assets/javascripts/registry/settings/store/state.js
@@ -8,6 +8,10 @@ export default () => ({
*/
isLoading: false,
/*
+ * Boolean to determine if the user is allowed to interact with the form
+ */
+ isDisabled: false,
+ /*
* This contains the data shown and manipulated in the UI
* Has the following structure:
* {