Commit e2c6c037 authored by Lucy Fox's avatar Lucy Fox

Update ee/app/presenters/epic_presenter.rb

parent bbe778f7
......@@ -91,7 +91,7 @@ class EpicPresenter < Gitlab::View::Presenter::Delegated
# todo:
#
# rename the hash keys to something more like inherited_source rather than milestone
# as now source can be noth milestone and child epic, but it does require a bunch of renaming on frontend as well
# as now source can be both milestone and child epic, but it does require a bunch of renaming on frontend as well
def start_dates
{
start_date: epic.start_date,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment