Make Milestones general, and not specific to Budget Investments
Generalize the Budget::Investment::Milestone model to a polymorphic Milestone model so it can be used for entities other than Budget::Investment.
This commit is contained in:
@@ -3,7 +3,7 @@ namespace :globalize do
|
||||
[
|
||||
AdminNotification,
|
||||
Banner,
|
||||
Budget::Investment::Milestone,
|
||||
Milestone,
|
||||
I18nContent,
|
||||
Legislation::DraftVersion,
|
||||
Legislation::Process,
|
||||
|
||||
Reference in New Issue
Block a user