From d3026edffce08b5614777cba086c703775953a2f Mon Sep 17 00:00:00 2001 From: Perry Govier Date: Thu, 23 Oct 2014 17:07:30 -0500 Subject: [PATCH] fix(popup): hide buttons div if there's no buttons to show. Fixes #2344 --- js/angular/service/popup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/angular/service/popup.js b/js/angular/service/popup.js index 20f03f9f02..1e10265d7f 100644 --- a/js/angular/service/popup.js +++ b/js/angular/service/popup.js @@ -8,7 +8,7 @@ var POPUP_TPL = '' + '' + - '' +