[ticket/555] Allow defining default currency in ACP

B3P-555
This commit is contained in:
Marc Alexander
2015-06-03 12:53:21 +02:00
parent 367d5168bd
commit a5ccbb48c7
7 changed files with 114 additions and 71 deletions

View File

@@ -84,8 +84,10 @@ services:
class: board3\portal\modules\donation
arguments:
- @config
- @request
- @template
- @user
- @board3.portal.modules_helper
tags:
- { name: board3.portal.module }