20 Nov
2024
20 Nov
'24
2:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36836 --- Comment #14 from Jonathan Druart <jonathan.druart@gmail.com> --- In koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsReportBuilder.vue - >{{ $__(prop.name) }}:</label + >{{ $prop.name }}:</label - {{ $__(month.short) }} + {{ $month.short }} Extra '$' here? -- You are receiving this mail because: You are watching all bug changes.