Restore comment tag to a comment

This commit is contained in:
ryounes 2011-07-05 17:32:25 +00:00
parent fe8c2425e6
commit 89642dade5

View file

@ -8,7 +8,7 @@ $(document).ready(function(){
// Change background color button when verbose mode is off // Change background color button when verbose mode is off
$('a#verbosePropertySwitch:contains("Turn off")').addClass('verbose-off'); $('a#verbosePropertySwitch:contains("Turn off")').addClass('verbose-off');
This function creates and styles the "qTip" tooltip that displays the resource uri when the user clicks the uri icon. //This function creates and styles the "qTip" tooltip that displays the resource uri when the user clicks the uri icon.
$('#uriIcon').each(function() $('#uriIcon').each(function()
{ {
$(this).qtip( $(this).qtip(