Merge branch 'master' of disposed.de:scattport
This commit is contained in:
@@ -44,7 +44,7 @@ class Dashboard extends MY_Controller {
|
||||
array(
|
||||
'icon' => 'icons-big/blue-folder-open-document.png',
|
||||
'text' => _('Recent results'),
|
||||
'target' => site_url('jobs/results'),
|
||||
'target' => site_url('jobs#finished'),
|
||||
),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user