From 2667c2399e63d7c7694a9662dd92ee40d9ce4ac6 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 17 Nov 2014 14:16:50 +0100 Subject: use bind once to speed up dirt checking where possible --- js/package.json | 2 +- templates/part.content.php | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/js/package.json b/js/package.json index fe7042dd8..050b1f262 100644 --- a/js/package.json +++ b/js/package.json @@ -33,12 +33,12 @@ "grunt-contrib-uglify": "^0.6.0", "grunt-contrib-watch": "^0.6.1", "grunt-ng-annotate": "^0.6.0", - "grunt-karma": "^0.9.0", "grunt-php": "^1.1.1", "grunt-phpunit": "^0.3.6", "grunt-protractor-runner": "^1.1.4", "grunt-protractor-webdriver": "^0.1.9", "grunt-wrap": "^0.3.0", + "grunt-karma": "^0.9.0", "karma": "^0.12.25", "karma-chrome-launcher": "^0.1.5", "karma-coverage": "^0.2.6", diff --git a/templates/part.content.php b/templates/part.content.php index beb8bd24d..9ee3ef6be 100644 --- a/templates/part.content.php +++ b/templates/part.content.php @@ -14,12 +14,12 @@