From b032c63773a09f82c1b1053d0dd4e29842d243d5 Mon Sep 17 00:00:00 2001 From: Sam Saffron Date: Mon, 8 Feb 2016 08:44:12 +1100 Subject: [PATCH] FIX: properly defer authentication complete --- app/views/common/_discourse_javascript.html.erb | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/app/views/common/_discourse_javascript.html.erb b/app/views/common/_discourse_javascript.html.erb index 81358192468..5f52c531efc 100644 --- a/app/views/common/_discourse_javascript.html.erb +++ b/app/views/common/_discourse_javascript.html.erb @@ -33,6 +33,18 @@ <%= script 'browser-update' %>