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:
Nick Hoàng
2024-09-03 06:54:32 +07:00
committed by GitHub
parent b2a2df7a8a
commit a47a1775f2

View File

@@ -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">