Skip to content

Commit

Permalink
Updatre script
Browse files Browse the repository at this point in the history
  • Loading branch information
dponti committed Jan 17, 2025
1 parent 67c77db commit afd2b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ function highlight_row() {
var txt = 'Example instance:<p style="color: red;">&lt;';
txt += url;
txt += id + "&lt;/" + element + '&gt;</p>';
txt="";

//Send to page
document.getElementById("instance").innerHTML = txt;

Expand Down

0 comments on commit afd2b52

Please sign in to comment.