|
@@ -241,7 +241,7 @@ |
|
|
block discarded – undo |
|
241
|
241
|
array( |
|
242
|
242
|
'id' => 'passman', |
|
243
|
243
|
'name' => (string) $l->t('Passwords'), |
|
244
|
|
- 'url' => '',//FIXME: Currenlty we cannot link directly to links, so this needs to be fixed... this->URLGenerator->linkToRoute('activity.Activities.showList', array('filter' => 'passman')), |
|
|
244
|
+ 'url' => '', //FIXME: Currenlty we cannot link directly to links, so this needs to be fixed... this->URLGenerator->linkToRoute('activity.Activities.showList', array('filter' => 'passman')), |
|
245
|
245
|
), |
|
246
|
246
|
), |
|
247
|
247
|
); |
Please login to merge, or discard this patch.