[ticket/305] Use fetch posts service in news and announcements modules

B3P-305
This commit is contained in:
Marc Alexander
2014-07-13 10:25:47 +02:00
parent 1978fbc48f
commit e57d1f411a
3 changed files with 37 additions and 5 deletions

View File

@@ -13,6 +13,7 @@ services:
- %core.php_ext%
- %core.root_path%
- @user
- @board3.portal.fetch_posts
tags:
- { name: board3.module }
@@ -186,6 +187,7 @@ services:
- %core.root_path%
- %core.php_ext%
- @user
- @board3.portal.fetch_posts
tags:
- { name: board3.module }