mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Move some stuff over to AJAX thing.
This commit is contained in:
@@ -192,6 +192,9 @@
|
||||
var mon_thousands_sep = "{{ localeconv.mon_thousands_sep|escape('js') }}";
|
||||
var frac_digits = {{ localeconv.frac_digits }};
|
||||
|
||||
var showFullList = '{{ trans('firefly.show_full_list') }}';
|
||||
var showOnlyTop = '{{ trans('firefly.show_only_top',{number:listLength}) }}';
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user