This is an automated email from the ASF dual-hosted git repository.
dklco pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git
The following commit(s) were added to refs/heads/master by this push:
new 9fc6b9e Fixing where the site group editor wasn't opening
9fc6b9e is described below
commit 9fc6b9e1831e5808ed204159c969a9c488a5ec14
Author: Dan Klco <[email protected]>
AuthorDate: Wed Aug 29 18:03:11 2018 -0400
Fixing where the site group editor wasn't opening
---
ui/src/main/resources/jcr_root/libs/sling-cms/content/site/sites.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/ui/src/main/resources/jcr_root/libs/sling-cms/content/site/sites.json
b/ui/src/main/resources/jcr_root/libs/sling-cms/content/site/sites.json
index aa2f56d..d1babaf 100644
--- a/ui/src/main/resources/jcr_root/libs/sling-cms/content/site/sites.json
+++ b/ui/src/main/resources/jcr_root/libs/sling-cms/content/site/sites.json
@@ -130,7 +130,7 @@
"modal": true,
"title": "Edit Site Group",
"icon":
"pencil-f",
-
"prefix": "/cms/folder/editgroup.html"
+
"prefix": "/cms/site/editgroup.html"
},
"movecopy": {
"jcr:primaryType": "nt:unstructured",