disco: mobile template update

This commit is contained in:
Thomas NOËL 2012-07-12 15:37:14 +02:00
parent c332d8945b
commit 45411c0f06
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@
$('a#default-idp').attr({
href: idp.href,
title: "Authentification via " + idp.name,
style: "",
});
});
{% endfor %}