Merge pull request #421 from janzhongi/inverted-index update bower.json in webapp
Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/15535300 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/15535300 Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/15535300 Branch: refs/heads/inverted-index Commit: 15535300eff4d8c610d794f42631e558a1b67de4 Parents: 7eb78db e0f69a5 Author: Zhong,Jian <jiazh...@ebay.com> Authored: Tue Feb 10 16:14:35 2015 +0800 Committer: Zhong,Jian <jiazh...@ebay.com> Committed: Tue Feb 10 16:14:35 2015 +0800 ---------------------------------------------------------------------- webapp/app/js/controllers/page.js | 1 - webapp/app/js/controllers/projects.js | 3 +- webapp/app/js/controllers/sourceMeta.js | 13 ++------ webapp/app/js/model/projectModel.js | 2 ++ webapp/app/js/model/tableModel.js | 7 +++- webapp/app/partials/cubes/cube_json_edit.html | 2 +- webapp/app/partials/jobs/job_submit.html | 38 +++++++++++----------- webapp/bower.json | 5 ++- 8 files changed, 37 insertions(+), 34 deletions(-) ----------------------------------------------------------------------