Switched to redirect instead of popup

This commit is contained in:
Senad Uka
2016-05-19 15:01:35 +02:00
parent a391d89612
commit 08999ca68b

View File

@@ -158,7 +158,7 @@
$('#boards').change(changedBoard);
Trello.authorize({
type: "popup",
type: "redirect",
name: "Trello Estimates",
scope: {
read: true,