Merge pull request #1990 from stanleyxu2005/issue_1989 fix #1989: add confirmation dialog for kill app and restart app
Project: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/commit/a7bbb4c2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/tree/a7bbb4c2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/diff/a7bbb4c2 Branch: refs/heads/master Commit: a7bbb4c2d337815ea05ead04c7e1dd07254ccecb Parents: 81d41e5 fc91849 Author: Qian Xu <[email protected]> Authored: Mon Mar 7 13:38:57 2016 +0800 Committer: Qian Xu <[email protected]> Committed: Mon Mar 7 13:38:57 2016 +0800 ---------------------------------------------------------------------- project/Build.scala | 4 ++-- services/dashboard/dashboard.js | 8 ++++++++ services/dashboard/index.html | 6 +++--- services/dashboard/styles/dashboard.css | 5 +++++ services/dashboard/views/apps/apps.html | 13 ++++++++----- services/dashboard/views/apps/apps.js | 12 ++++++++---- 6 files changed, 34 insertions(+), 14 deletions(-) ----------------------------------------------------------------------
