[ticket/436] Use controller helper for generating URLs in announcements

B3P-436
This commit is contained in:
Marc Alexander
2015-01-04 15:40:42 +01:00
parent 589f2a5f16
commit c08f728fe4
2 changed files with 11 additions and 5 deletions

View File

@@ -14,6 +14,7 @@ services:
- %core.root_path%
- @user
- @board3.portal.fetch_posts
- @controller.helper
tags:
- { name: board3.portal.module }