Projet

Général

Profil

« Précédent | Suivant » 

Révision 9f813a61

Ajouté par Jérôme Schneider il y a plus de 9 ans

univnautes.js: move idp link outside the button for Fx

Closes #5678

Voir les différences:

usr/local/univnautes/sp/sp/static/univnautes/univnautes.js
98 98
                                    })
99 99
                             });
100 100
                marker.entityid = entityid;
101
                marker.bindPopup('<p>' + name + '</p><p align="center"><button class="connexion"><a href="/authsaml2/sso?entity_id=' + entityid + '"></i>Connexion</a></button></p>');
101
                marker.bindPopup('<p>' + name + '</p><p align="center"><a href="/authsaml2/sso?entity_id=' + entityid + '"><button class="connexion">Connexion</button></a></p>');
102 102
                new_markers.push(marker);
103 103
            }
104 104
        }

Formats disponibles : Unified diff