movim service: updates for 0.26
This commit is contained in:
parent
7bbf4e3b49
commit
936a378123
@ -86,8 +86,8 @@ let
|
|||||||
# `cfg.podConfig` to prevent confusing situtions where the
|
# `cfg.podConfig` to prevent confusing situtions where the
|
||||||
# values are rewritten on server reboot
|
# values are rewritten on server reboot
|
||||||
''
|
''
|
||||||
substituteInPlace ${appDir}/app/widgets/AdminMain/adminmain.tpl \
|
substituteInPlace ${appDir}/app/Widgets/AdminMain/adminmain.tpl \
|
||||||
--replace-warn 'name="${k}"' 'name="${k}" disabled'
|
--replace-warn 'name="${k}"' 'name="${k}" readonly'
|
||||||
'')
|
'')
|
||||||
[ ]
|
[ ]
|
||||||
cfg.podConfig));
|
cfg.podConfig));
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user