This is an automated email from the ASF dual-hosted git repository.

jeb 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 ae5d9b1  Removed text box that stated Configurations
ae5d9b1 is described below

commit ae5d9b1a63016148d93be2a1088aab612d79eba5
Author: JE Bailey <[email protected]>
AuthorDate: Thu Nov 1 14:46:01 2018 -0400

    Removed text box that stated Configurations
    
    That was the only page that had it and it looked out of place.
---
 .../main/resources/jcr_root/libs/sling-cms/content/config/list.json  | 5 -----
 1 file changed, 5 deletions(-)

diff --git 
a/ui/src/main/resources/jcr_root/libs/sling-cms/content/config/list.json 
b/ui/src/main/resources/jcr_root/libs/sling-cms/content/config/list.json
index 1972ed9..7dab1db 100644
--- a/ui/src/main/resources/jcr_root/libs/sling-cms/content/config/list.json
+++ b/ui/src/main/resources/jcr_root/libs/sling-cms/content/config/list.json
@@ -7,11 +7,6 @@
         "container": {
             "jcr:primaryType": "nt:unstructured",
             "sling:resourceType": "sling-cms/components/general/container",
-            "richtext": {
-                "jcr:primaryType": "nt:unstructured",
-                "sling:resourceType": "sling-cms/components/general/richtext",
-                "text": "<h3>Configurations</h3>"
-            },
             "contentactions": {
                 "jcr:primaryType": "nt:unstructured",
                 "sling:resourceType": 
"sling-cms/components/cms/contentactions",

Reply via email to