Skip to content
Snippets Groups Projects
Commit 046b83d9 authored by David Siegfried's avatar David Siegfried Committed by Jan-Hendrik Willms
Browse files

insert sharewidget at end of the sidebar, closes #1208

Closes #1208

Merge request studip/studip!731
parent ebbca430
No related branches found
No related tags found
No related merge requests found
......@@ -104,7 +104,7 @@ class Resources_SearchController extends AuthenticatedController
$_SERVER['REQUEST_URI'],
Icon::create('group')
);
$sidebar->insertWidget($actions, ':first');
$sidebar->addWidget($actions);
//Check if the time range criteria has been set.
//If so, set the begin date as parameter for the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment