This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
firefly-iii
Watch
1
Star
0
Fork
0
You've already forked firefly-iii
mirror of
https://github.com/firefly-iii/firefly-iii.git
synced
2025-09-30 10:33:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8fb9577660edd6cff5758bc795b2ce3a34804671
firefly-iii
/
public
/
js
/
ff
/
budgets
/
show.js
7 lines
91 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Cleanup budget view.
2015-05-24 22:54:59 +02:00
$
(
function
(
)
{
Add JSHint stuff. [skip ci]
2015-05-24 18:22:41 +02:00
"use strict"
;
Some JS cleanup.
2015-05-24 20:48:31 +02:00
More routes fixed.
2016-12-06 07:06:20 +01:00
columnChart
(
budgetChartUri
,
'budgetOverview'
)
;
Up to budgets now!
2015-02-22 09:46:21 +01:00
Cleanup budget view.
2015-05-24 22:54:59 +02:00
}
)
;
Reference in New Issue
Copy Permalink