mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
remove outdated comment
This commit is contained in:
@@ -31,10 +31,6 @@ module Projects
|
||||
class PhaseDefinitionComponent < ApplicationComponent
|
||||
include OpPrimer::ComponentHelpers
|
||||
|
||||
# TODO: This component is currently not in use! It should be a shared component
|
||||
# between the Projects::Settings::LifeCycleSteps::StepComponent and the
|
||||
# Settings::ProjectLifeCycleStepDefinitions::RowComponent.
|
||||
# It should hold the icon, definition name and gate text information.
|
||||
def phase_text
|
||||
model.name
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user