From b3a752ef34cb1cd324f7e2b55bebef81fb2281c3 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 16 Sep 2018 00:44:41 +0300 Subject: Merge rules. --- client/lib/popup.js | 1 - 1 file changed, 1 deletion(-) (limited to 'client/lib/popup.js') diff --git a/client/lib/popup.js b/client/lib/popup.js index cb56858f..0a700f82 100644 --- a/client/lib/popup.js +++ b/client/lib/popup.js @@ -83,7 +83,6 @@ window.Popup = new class { // our internal dependency, and since we just changed the top element of // our internal stack, the popup will be updated with the new data. if (!self.isOpen()) { - console.log(self.template) self.current = Blaze.renderWithData(self.template, () => { self._dep.depend(); return { ...self._getTopStack(), stack: self._stack }; -- cgit v1.2.3-1-g7c22