VisualSelector - Better handling of filter targets that are no longer available in the HTML
This commit is contained in:
@@ -138,7 +138,7 @@ $(document).ready(function() {
|
||||
}
|
||||
}
|
||||
if(!found) {
|
||||
alert("unfortunately your existing CSS/xPath Filter was no longer found!");
|
||||
alert("Unfortunately your existing CSS/xPath Filter was no longer found!");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user