You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by im...@apache.org on 2014/12/14 18:15:11 UTC

[05/16] stratos git commit: fix group listing issue after changes

fix group listing issue after changes


Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/d327b32c
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/d327b32c
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/d327b32c

Branch: refs/heads/4.1.0-test
Commit: d327b32c6f68d5d70b30bdfc6ce7277981d41f41
Parents: 7cb141d
Author: Dakshika Jayathilaka <si...@gmail.com>
Authored: Sun Dec 14 17:26:22 2014 +0530
Committer: Dakshika Jayathilaka <si...@gmail.com>
Committed: Sun Dec 14 17:26:22 2014 +0530

----------------------------------------------------------------------
 .../console/themes/theme0/partials/applications_form.hbs           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/d327b32c/components/org.apache.stratos.manager.console/console/themes/theme0/partials/applications_form.hbs
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme0/partials/applications_form.hbs b/components/org.apache.stratos.manager.console/console/themes/theme0/partials/applications_form.hbs
index 7354382..415f9d2 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme0/partials/applications_form.hbs
+++ b/components/org.apache.stratos.manager.console/console/themes/theme0/partials/applications_form.hbs
@@ -107,7 +107,7 @@
                         </div>
                     </div>
                 {{/each}}
-                {{#each content_body.sections.groups}}
+                {{#each content_body.sections}}
                     <div class="block col-md-4 grid-group-item border-right">
                         <div class="toggle-menu-icon">
                             <i class="fa fa-th-large"></i>