From 8a5a97487871c33e503e0e60671914af84ab9c98 Mon Sep 17 00:00:00 2001 From: Rashid Khan Date: Fri, 6 Dec 2013 15:39:18 -0700 Subject: [PATCH] Change ng-show to ng-if for tabs to reduce watchers in settings modals --- src/app/partials/dashLoader.html | 6 +++--- src/app/partials/dasheditor.html | 10 +++++----- src/app/partials/paneleditor.html | 4 ++-- src/app/partials/roweditor.html | 6 +++--- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/partials/dashLoader.html b/src/app/partials/dashLoader.html index c2913668374..27c43b37c74 100644 --- a/src/app/partials/dashLoader.html +++ b/src/app/partials/dashLoader.html @@ -14,15 +14,15 @@