Timeline: fix link to acknowledgements

refs #2850
This commit is contained in:
Tobias von der Krone 2017-05-26 12:22:17 +02:00
parent af81006bce
commit a7f5278aee
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ class TimelineController extends Controller
), ),
'ack' => array( 'ack' => array(
'class' => 'timeline-ack', 'class' => 'timeline-ack',
'detailUrl' => $detailUrl,
'label' => mt('monitoring', 'Acknowledgements') 'label' => mt('monitoring', 'Acknowledgements')
), ),
'dt_start' => array( 'dt_start' => array(