mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Finally implemented repeated expenses properly. [skip ci]
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
$(function () {
|
||||
$('#help').click(showHelp);
|
||||
$(function () {
|
||||
$('[data-toggle="tooltip"]').tooltip()
|
||||
})
|
||||
});
|
||||
|
||||
function showHelp(e) {
|
||||
|
Reference in New Issue
Block a user