Restore comment tag to a comment
This commit is contained in:
parent
fe8c2425e6
commit
89642dade5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ $(document).ready(function(){
|
|||
// Change background color button when verbose mode is 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()
|
||||
{
|
||||
$(this).qtip(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue