mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 22:48:18 +00:00
Built the 'show'-view for budgets.
This commit is contained in:
@@ -117,5 +117,7 @@ var defaultSankeyChartOptions = {
|
||||
height: 400
|
||||
}
|
||||
var defaultTableOptions = {
|
||||
allowHtml: true
|
||||
allowHtml: true,
|
||||
page: 'enable',
|
||||
pageSize: 50
|
||||
};
|
Reference in New Issue
Block a user