We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f5369 commit a3f6e8bCopy full SHA for a3f6e8b
webroot/js/tables.js
@@ -37,7 +37,6 @@ $("button.btnExpand").click(function () {
37
},
38
error: function (result) {
39
piRow.after(result.responseText);
40
- $("div.modalBody").html();
41
42
});
43
0 commit comments