Skip to content
Snippets Groups Projects
Commit c0e9c805 authored by Bart Visscher's avatar Bart Visscher
Browse files

Disable loading non-existing settings script in bookmark app

parent 715e376c
Branches
No related tags found
No related merge requests found
......@@ -8,6 +8,6 @@
$tmpl = new OC_Template( 'bookmarks', 'settings');
OC_Util::addScript('bookmarks','settings');
//OC_Util::addScript('bookmarks','settings');
return $tmpl->fetchPage();
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment