From 0d2983ccd684b35924a63c8dc23f631e0077c130 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Thu, 9 Mar 2017 17:21:50 +0300 Subject: [PATCH] readonly input for system groups --- templates/groups/details.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/groups/details.tpl b/templates/groups/details.tpl index 472ffb6..32a66e9 100644 --- a/templates/groups/details.tpl +++ b/templates/groups/details.tpl @@ -157,7 +157,7 @@
- + readonly class="form-control" name="name" id="name" type="text" value="{group.displayName}" />