[ticket/334] Allow specifying flash clock instead of using the standard clock

B3P-334
This commit is contained in:
Marc Alexander
2014-11-26 14:53:29 +01:00
parent 333ee274b5
commit 420d389c27
5 changed files with 70 additions and 2 deletions

View File

@@ -59,6 +59,9 @@ services:
board3.portal.module.clock:
class: board3\portal\modules\clock
arguments:
- @config
- @template
tags:
- { name: board3.portal.module }