Skip to content
Snippets Groups Projects
Commit 66ba0964 authored by srosse's avatar srosse
Browse files

OO-2172: pick the old settings file

parent c99b26e7
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ public class GUISettings extends AbstractSpringModule {
@Autowired
public GUISettings(CoordinatorManager coordinatorManager) {
super(coordinatorManager);
super(coordinatorManager, "org.olat.core.helpers.Settings", false);
}
@Override
......
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