Feature #18249
Move DEFAULT_MYPAGE to configuration file
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | My page | |||
Target version: | - | |||
Resolution: |
Description
I wanted to change elements of default my page site.
I have done this by editing:
app/controllers/my_controller.rb
and changing:
DEFAULT_LAYOUT
Constant
I think that it will be better to move it somewhere to configuration file.
It will be preserved eg. after update process
What do you think?
History
#1
Updated by Go MAEDA about 4 years ago
+1
Default blocks definition has been moved to lib/redmine/my_page.rb in r15930.