RSM-6 Team features
This commit is contained in:
1
public/js/globaltooltip.js
vendored
1
public/js/globaltooltip.js
vendored
@@ -1,3 +1,4 @@
|
||||
$(document).ready(function() {
|
||||
$('input[rel="txtTooltip"]').tooltip();
|
||||
$('span[rel="spanTxtTooltip"]').tooltip(); // Also allow span tooltips
|
||||
});
|
||||
|
Reference in New Issue
Block a user