From 751593b9d64facc9a8165d7fbfd358ec353fe75a Mon Sep 17 00:00:00 2001 From: Till Breuer Date: Tue, 17 Jun 2014 17:10:50 +0200 Subject: [PATCH] Update angular context menu This fixes the column context menu when wp#index is update via state changes (when a query is switched) --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index b564140c32..a50b349091 100644 --- a/bower.json +++ b/bower.json @@ -22,7 +22,7 @@ "jquery-migrate": "~1.2.1", "momentjs": "~2.6.0", "moment-timezone": "~0.0.6", - "angular-context-menu": "0.1.1" + "angular-context-menu": "0.1.2" }, "devDependencies": { "mocha": "~1.14.0",