From 61826bf96800b5a30ce6efed129dc30aeb3f2a41 Mon Sep 17 00:00:00 2001 From: Anthony Verez Date: Sun, 30 Mar 2014 14:39:34 -0700 Subject: [PATCH] meteor0.8: remove deprecated {{#constant}} blocks from templates --- meteor/app/client/alertssummary.html | 5 +---- meteor/app/client/attackers.html | 6 +----- meteor/app/client/logincounts.html | 5 +---- meteor/app/client/null.html | 5 +---- 4 files changed, 4 insertions(+), 17 deletions(-) diff --git a/meteor/app/client/alertssummary.html b/meteor/app/client/alertssummary.html index d6a1923b..46f21c9a 100644 --- a/meteor/app/client/alertssummary.html +++ b/meteor/app/client/alertssummary.html @@ -3,9 +3,6 @@
-{{#constant}} - -{{/constant}}
- \ No newline at end of file + diff --git a/meteor/app/client/attackers.html b/meteor/app/client/attackers.html index 3d969352..ffef4310 100644 --- a/meteor/app/client/attackers.html +++ b/meteor/app/client/attackers.html @@ -5,9 +5,5 @@
-{{#constant}} - - -{{/constant}}
- \ No newline at end of file + diff --git a/meteor/app/client/logincounts.html b/meteor/app/client/logincounts.html index 2bf0c43c..3290d07a 100644 --- a/meteor/app/client/logincounts.html +++ b/meteor/app/client/logincounts.html @@ -3,9 +3,6 @@
-{{#constant}} - -{{/constant}}
- \ No newline at end of file + diff --git a/meteor/app/client/null.html b/meteor/app/client/null.html index 33fc22a9..ca1d89da 100644 --- a/meteor/app/client/null.html +++ b/meteor/app/client/null.html @@ -3,9 +3,6 @@
-{{#constant}} - -{{/constant}}
- \ No newline at end of file +