You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by zh...@apache.org on 2015/06/09 12:21:11 UTC

[2/2] incubator-kylin git commit: update routes.json , rm jsoneditor config

update routes.json ,rm jsoneditor config


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

Branch: refs/heads/0.7-staging
Commit: d38cbd1a21bb86d0252bacf00c6b7ae723c5ad2a
Parents: f3cc299
Author: jiazhong <ji...@ebay.com>
Authored: Tue Jun 9 18:20:00 2015 +0800
Committer: jiazhong <ji...@ebay.com>
Committed: Tue Jun 9 18:20:00 2015 +0800

----------------------------------------------------------------------
 webapp/app/routes.json | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/d38cbd1a/webapp/app/routes.json
----------------------------------------------------------------------
diff --git a/webapp/app/routes.json b/webapp/app/routes.json
index e13656e..9f13c70 100644
--- a/webapp/app/routes.json
+++ b/webapp/app/routes.json
@@ -32,14 +32,6 @@
         }
     },
     {
-        "url": "/cubes/add/json",
-        "params": {
-            "templateUrl": "partials/cubes/cube_json_edit.html",
-            "tab": "cubes",
-            "controller": "CubeEditCtrl"
-        }
-    },
-    {
         "url": "/cubes/edit/:cubeName/json",
         "params": {
             "templateUrl": "partials/cubes/cube_json_edit.html",