add in comment about the backup being required
parent
9aff996748
commit
dedaf591d2
Binary file not shown.
|
@ -206,7 +206,6 @@ $(function(){
|
|||
setSortOrder();
|
||||
var displayContent = $("#tooltipviews").html();
|
||||
$("#tooltipviews").attr("data-backup",displayContent);
|
||||
$("#tooltipviews").html(""); // Because I'm using id's instead of classes
|
||||
}
|
||||
instance.content(displayContent);
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue