Skip to content
Snippets Groups Projects
Commit eadbb283 authored by Thomas Fradet's avatar Thomas Fradet
Browse files

block settings

parent 57df2d47
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,12 @@ class block_career extends block_base
*/
function instance_allow_config()
{
return true;
}
function has_config()
{
return true;
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment