Repository: incubator-ignite Updated Branches: refs/heads/ignite-843 2dc467784 -> 3521c4bea
# ignite-843 Minor fix. Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/3521c4be Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/3521c4be Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/3521c4be Branch: refs/heads/ignite-843 Commit: 3521c4bea6d69d941d72d5e4d452eb6c211adc1b Parents: 2dc4677 Author: Andrey <anovi...@gridgain.com> Authored: Wed Jul 8 09:02:32 2015 +0700 Committer: Andrey <anovi...@gridgain.com> Committed: Wed Jul 8 09:02:32 2015 +0700 ---------------------------------------------------------------------- modules/web-control-center/nodejs/views/summary.jade | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/3521c4be/modules/web-control-center/nodejs/views/summary.jade ---------------------------------------------------------------------- diff --git a/modules/web-control-center/nodejs/views/summary.jade b/modules/web-control-center/nodejs/views/summary.jade index 4fb5a39..ee8315a 100644 --- a/modules/web-control-center/nodejs/views/summary.jade +++ b/modules/web-control-center/nodejs/views/summary.jade @@ -75,13 +75,14 @@ block content #dockerResult(ng-show="cfgLang == 'docker'") button.btn.btn-primary.pull-right(style='margin-right: 0px;margin-top: -40px' ng-click='downloadDocker()') Download p - a(href='https://docs.docker.com/reference/builder') Docker - | file is a text file with instructions to create Docker image.<br/> + a(style='color:#ec1c24' href='https://docs.docker.com/reference/builder' target="_blank") Docker + | file is a text file with instructions to create Docker image.<br/> | To build image you have to store following Docker file with your Ignite XML configuration to the same directory.<br> | Also you could use predefined - a(href='https://ignite.incubator.apache.org/download.html#docker') Apache Ignite docker image. - | For more information about using Ignite with Docker please read - a(href='http://apacheignite.readme.io/docs/docker-deployment') documentation. + a(style='color:#ec1c24' href='https://ignite.incubator.apache.org/download.html#docker' target="_blank") Apache Ignite docker image + | . For more information about using Ignite with Docker please read + a(style='color:#ec1c24' href='http://apacheignite.readme.io/docs/docker-deployment' target="_blank") documentation + |. .col-sm-2 label(for='os') Operation System: .col-sm-4