mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-16 22:58:09 +00:00
Clean up code after changing routes.
This commit is contained in:
4
public/js/ff/categories/show-by-date.js
Normal file
4
public/js/ff/categories/show-by-date.js
Normal file
@@ -0,0 +1,4 @@
|
||||
$(function () {
|
||||
"use strict";
|
||||
columnChart(specific, 'period-specific-period');
|
||||
});
|
||||
Reference in New Issue
Block a user