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
I was looking at the session cards and I notice that there are some missing partials from previous versions
It looks like after the refactoring completed on: 50c3514 some partials for the session card didn't get included. I think that the custom_info_view and session_completed_view are missing in the new version of the session card.
I was looking at the session cards and I notice that there are some missing partials from previous versions
It looks like after the refactoring completed on: 50c3514 some partials for the session card didn't get included. I think that the
custom_info_view
andsession_completed_view
are missing in the new version of the session card.Current version:
https://github.com/OSC/ondemand/blob/master/apps/dashboard/app/views/batch_connect/sessions/card/_card_body.html.erb
Should it be like this?
The text was updated successfully, but these errors were encountered: