adding material tooltip
This commit is contained in:
Vendored
+1
@@ -12,6 +12,7 @@ $(document).ready(function(){
|
||||
$me.html(data);
|
||||
});
|
||||
});
|
||||
$('.tooltipped').tooltip({delay:50});
|
||||
});
|
||||
|
||||
$(".confirm-logout").click(function() {
|
||||
|
||||
Reference in New Issue
Block a user