Prevent templates being editable when using Production runtime mode (#16923)
Co-authored-by: Nick Hoang <nick@codeberwery.com> Co-authored-by: Jason Elkin <jason@bumpdigital.co.uk>
This commit is contained in:
@@ -127,6 +127,7 @@
|
||||
type="submit"
|
||||
button-style="success"
|
||||
state="vm.page.saveButtonState"
|
||||
disabled="vm.runtimeModeProduction"
|
||||
shortcut="ctrl+s"
|
||||
label="Save"
|
||||
label-key="buttons_save">
|
||||
|
||||
Reference in New Issue
Block a user