You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
We recently moved to using a project partial on the projects index and events show templates, but the change has not yet happened for the organization show template.
Ask / To Do
Change the organization show template (app/views/organizations/show.html.erb) to use the existing project partial (app/views/projects/_project.html.erb) instead of the existing html.
Additional Info
Please include before & after screenshots in your pull request.
The text was updated successfully, but these errors were encountered:
Description
We recently moved to using a project partial on the projects index and events show templates, but the change has not yet happened for the organization show template.
Ask / To Do
Change the organization show template (
app/views/organizations/show.html.erb
) to use the existing project partial (app/views/projects/_project.html.erb
) instead of the existing html.Additional Info
Please include before & after screenshots in your pull request.
The text was updated successfully, but these errors were encountered: