user navigation overview: Provide "owner" as sort column

This is rather a quick&dirty solution than anything proper.. But it basically
works and the only drawback is that ASC or DESC is dependent from the
owner's name...

refs #5600
This commit is contained in:
Johannes Meyer 2015-09-18 15:51:00 +02:00
parent bef5eeda93
commit 84dfbf0b08
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ class NavigationController extends Controller
$this->setupSortControl(
array(
'type' => $this->translate('Type'),
'owner' => $this->translate('Shared'),
'name' => $this->translate('Shared Navigation')
),
$query