kopia lustrzana https://github.com/dgtlmoon/changedetection.io
UI - Clicking 'ignore text' when highlighting text should clear the preview text button/area. #1754
rodzic
6abdf2d332
commit
3a5bceadfa
|
@ -80,7 +80,7 @@ $(document).ready(function () {
|
|||
}
|
||||
}
|
||||
}).done(function (data) {
|
||||
$("#highlightSnippet").append(data)
|
||||
$("#highlightSnippet").html(data)
|
||||
}).fail(function (data) {
|
||||
console.log(data);
|
||||
alert('There was an error communicating with the server.');
|
||||
|
|
Ładowanie…
Reference in New Issue