From 7b66c4252147bd80ff1535c20186db6c3281d036 Mon Sep 17 00:00:00 2001 From: Marian Oancea Date: Thu, 5 Feb 2015 17:48:06 +0200 Subject: [PATCH] added ngCloak fixes #11 --- views/index.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/index.jade b/views/index.jade index 888f4d9..daf37c5 100644 --- a/views/index.jade +++ b/views/index.jade @@ -10,7 +10,7 @@ block content div.clearfix - div.col-xs-6.stat-holder + div.col-xs-6.stat-holder(ng-cloak) div.row.big-info.nodesactive(class="{{ nodesActive | nodesActiveClass : nodesTotal }}") div.pull-left.icon-full-width i.icon-bulb @@ -51,7 +51,7 @@ block content div.clearfix - div.col-sm-12 + div.col-sm-12(ng-cloak) h1 Nodes in detail table.table.table-striped