From 6fe08cd4b3a0db0695db13a1b95cab7834de3ba6 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Fri, 22 May 2015 19:40:12 +0200 Subject: Animate popup screens transition --- client/components/main/popup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/components/main/popup.js') diff --git a/client/components/main/popup.js b/client/components/main/popup.js index 53695d10..e6ce8051 100644 --- a/client/components/main/popup.js +++ b/client/components/main/popup.js @@ -7,7 +7,7 @@ Popup.template.events({ 'click .js-back-view': function() { Popup.back(); }, - 'click .js-close-popover': function() { + 'click .js-close-pop-over': function() { Popup.close(); }, 'click .js-confirm': function() { -- cgit v1.2.3-1-g7c22