You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2017/12/15 14:09:42 UTC

[12/50] [abbrv] ignite git commit: IGNITE-7147 Minor fix.

IGNITE-7147 Minor fix.


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/645d04de
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/645d04de
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/645d04de

Branch: refs/heads/ignite-zk-ce
Commit: 645d04def44caafea03829b8cc758e19a550f9b5
Parents: 6762533
Author: Alexey Kuznetsov <ak...@apache.org>
Authored: Tue Dec 12 13:45:08 2017 +0700
Committer: Alexey Kuznetsov <ak...@apache.org>
Committed: Tue Dec 12 13:45:08 2017 +0700

----------------------------------------------------------------------
 .../frontend/app/components/connected-clusters/template.pug        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/645d04de/modules/web-console/frontend/app/components/connected-clusters/template.pug
----------------------------------------------------------------------
diff --git a/modules/web-console/frontend/app/components/connected-clusters/template.pug b/modules/web-console/frontend/app/components/connected-clusters/template.pug
index 8a77084..f238eac 100644
--- a/modules/web-console/frontend/app/components/connected-clusters/template.pug
+++ b/modules/web-console/frontend/app/components/connected-clusters/template.pug
@@ -15,4 +15,4 @@
     limitations under the License.
 
 svg(ignite-icon='connectedClusters')
-    | Connected clusters: {{ $ctrl.connectedClusters }}
+| Connected clusters: {{ $ctrl.connectedClusters }}