IGNITE-843 Tip for summary screen.
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/5b960ed2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/5b960ed2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/5b960ed2 Branch: refs/heads/ignite-1121 Commit: 5b960ed232e776e8a29d41ebb1a5ea240ad285e9 Parents: e70a715 Author: AKuznetsov <akuznet...@gridgain.com> Authored: Tue Jul 14 16:52:26 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Tue Jul 14 16:52:26 2015 +0700 ---------------------------------------------------------------------- modules/web-control-center/nodejs/controllers/models/summary.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/5b960ed2/modules/web-control-center/nodejs/controllers/models/summary.json ---------------------------------------------------------------------- diff --git a/modules/web-control-center/nodejs/controllers/models/summary.json b/modules/web-control-center/nodejs/controllers/models/summary.json index 4abad2e..63cc4a6 100644 --- a/modules/web-control-center/nodejs/controllers/models/summary.json +++ b/modules/web-control-center/nodejs/controllers/models/summary.json @@ -1,6 +1,5 @@ { "screenTip": [ - "Optional cache configuration.", - "Configure caches, link them to clusters and go to Summary page for configuration generation." + "Overview and download XML and java code for cluster configurations." ] }