Add refresh after submit in expenses (#3840)

This commit is contained in:
jekkos
2024-09-17 01:39:34 +02:00
parent 7003b124d4
commit 9a032d1891

View File

@@ -231,6 +231,7 @@ $(document).ready(function()
},
dataType: 'json'
});
table_support.refresh();
},
errorLabelContainer: '#error_message_box',