Skip to content

Commit a3f6e8b

Browse files
committed
remove old modalBody
1 parent 00f5369 commit a3f6e8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webroot/js/tables.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ $("button.btnExpand").click(function () {
3737
},
3838
error: function (result) {
3939
piRow.after(result.responseText);
40-
$("div.modalBody").html();
4140
},
4241
});
4342

0 commit comments

Comments
 (0)