mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-20 11:33:59 +00:00
More work done for the transaction controller.
This commit is contained in:
@@ -15,5 +15,7 @@ if ($('input[name="category"]').length > 0) {
|
||||
}
|
||||
|
||||
$(document).ready(function () {
|
||||
|
||||
if(typeof googleTable != 'undefined') {
|
||||
googleTable('table/transactions/' + what,'transaction-table');
|
||||
}
|
||||
});
|
Reference in New Issue
Block a user