Skip to content
Snippets Groups Projects
Commit ee45f08d authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

remove debug/dev fragment, re #4200

parent 6b901857
No related branches found
No related tags found
No related merge requests found
...@@ -94,7 +94,6 @@ class Course_WikiController extends AuthenticatedController ...@@ -94,7 +94,6 @@ class Course_WikiController extends AuthenticatedController
['data-dialog' => 'width=700'] ['data-dialog' => 'width=700']
); );
} }
$actions->addLink('foo',$this->new_pageURL($this->page->id), Icon::create('export') );
$sidebar->addWidget($actions); $sidebar->addWidget($actions);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment