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
Userportal session list - Show end date null values at the end BT#14252
If setting "my_courses_session_order" is set to:
$_configuration['my_courses_session_order'] = ['field' => 'end_date', 'order' => 'asc'];
Null values will be shown at the end.
0 commit comments