Added hosting report and enabled updating hosting details
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
],
|
||||
});
|
||||
|
||||
$('#invoices_due tbody').on('click','tr', function () {
|
||||
$('tbody').on('click','tr', function () {
|
||||
$(this).toggleClass('selected');
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user