Added role listing to profile box
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
This commit is contained in:
@@ -86,6 +86,11 @@
|
||||
$('#profil-box').show();
|
||||
}
|
||||
});
|
||||
$('#jog-lista').tooltip({
|
||||
track: true,
|
||||
delay: 0,
|
||||
fade: 250
|
||||
});
|
||||
{% else %}
|
||||
$('#login-mutato').click(function() {
|
||||
if ($('#login-box').is(':visible'))
|
||||
|
Reference in New Issue
Block a user