From 08999ca68b5f714e2c9027803a06cc5b17d106ab Mon Sep 17 00:00:00 2001 From: Senad Uka Date: Thu, 19 May 2016 15:01:35 +0200 Subject: [PATCH] Switched to redirect instead of popup --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 04c4d51..c68939e 100644 --- a/index.html +++ b/index.html @@ -158,7 +158,7 @@ $('#boards').change(changedBoard); Trello.authorize({ - type: "popup", + type: "redirect", name: "Trello Estimates", scope: { read: true,