From a39b623e0d92f6643e246c34a42e1af938c337f9 Mon Sep 17 00:00:00 2001 From: jian Date: Fri, 4 Dec 2015 14:16:09 +0800 Subject: [PATCH] KYLIN-930 list cube realization under each project --- webapp/app/partials/projects/project_detail.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/app/partials/projects/project_detail.html b/webapp/app/partials/projects/project_detail.html index 35c8ef0..2644f08 100644 --- a/webapp/app/partials/projects/project_detail.html +++ b/webapp/app/partials/projects/project_detail.html @@ -32,7 +32,7 @@
- +
@@ -40,14 +40,14 @@ - - - + + +
Cube Name
{{cube}}Detail
{{item.realization}}Detail
-
+
-- 2.4.9 (Apple Git-60)