Skip to content
Snippets Groups Projects
Commit 76874673 authored by Andreas Åkre Solberg's avatar Andreas Åkre Solberg
Browse files

Do now auto-load discojuice when autologin is enabled in Browser Extension

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2815 44740490-163a-0410-bde0-09ae8108e29a
parent da390495
No related branches found
No related tags found
No related merge requests found
......@@ -111,7 +111,7 @@ DiscoJuice.Control = {
// console.log('Listener activated...');
this.ui.show();
// this.ui.show();
var selectedRelID = $("meta#discojuiceextension_id").attr('content');
if (!selectedRelID) return;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment