Merge pull request #1957 from stanleyxu2005/issue_1906 fix #1906: some visual glichtes found in mobile view
Project: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/commit/058bbf56 Tree: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/tree/058bbf56 Diff: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/diff/058bbf56 Branch: refs/heads/master Commit: 058bbf5673a13fb2ca4ab872ae263426466df221 Parents: 34c62fc 25f82ed Author: Sean Zhong <[email protected]> Authored: Fri Feb 5 13:44:13 2016 +0800 Committer: Sean Zhong <[email protected]> Committed: Fri Feb 5 13:44:13 2016 +0800 ---------------------------------------------------------------------- project/Build.scala | 7 ++++--- services/dashboard/index.html | 18 +++++++++--------- .../dashboard/views/apps/streamingapp/executor.js | 2 +- .../views/apps/streamingapp/metric_selector.js | 2 +- services/dashboard/views/cluster/master/master.js | 2 +- .../views/cluster/workers/worker/worker.js | 2 +- .../views/cluster/workers/workers_listview.js | 4 +--- 7 files changed, 18 insertions(+), 19 deletions(-) ----------------------------------------------------------------------
