mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Statistics: Consistent usage of currencies
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
smooth: false,
|
||||
resize: true,
|
||||
fillOpacity: 0.5,
|
||||
postUnits: ' {{ request.event.currency }}'
|
||||
preUnits: '{{ request.event.currency }} '
|
||||
});
|
||||
new Morris.Bar({
|
||||
element: 'obp_chart',
|
||||
|
||||
Reference in New Issue
Block a user