Skip to content
Snippets Groups Projects
Commit 98231d32 authored by Michaela Brückner's avatar Michaela Brückner :unicorn:
Browse files

fix OER Vorschlag Dialog, re #852

parent 74cde461
No related branches found
No related tags found
No related merge requests found
......@@ -310,7 +310,7 @@ class StandardFile implements FileType, ArrayAccess
URLHelper::getURL('dispatch.php/file/suggest_oer/' . $this->fileref->id),
_('Material für OER Campus vorschlagen'),
Icon::create('oer-campus'),
['data-dialog' => 'reload-on-close']
['data-dialog' => 'reload-on-close;size=auto']
);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment