|
|
@ -539,7 +539,7 @@ function modify_filter($user_id, $url_params, $row) |
|
|
|
Display::getMdiIcon('information', 'ch-tool-icon', null, 22, get_lang('Information')). |
|
|
|
Display::getMdiIcon('information', 'ch-tool-icon', null, 22, get_lang('Information')). |
|
|
|
'</a>'; |
|
|
|
'</a>'; |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
$result .= Display::getMdiIcon('information', 'ch-tool-icon-disabled', null, 22, get_lang('Information')); |
|
|
|
$result .= Display::getMdiIcon('information', 'ch-tool-icon-disabled', null, 22, get_lang('Information')); |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -722,7 +722,6 @@ function modify_filter($user_id, $url_params, $row) |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// actions for assigning sessions, courses or users |
|
|
|
// actions for assigning sessions, courses or users |
|
|
|
if (!api_is_session_admin()) { |
|
|
|
if (!api_is_session_admin()) { |
|
|
|
if ($current_user_status_label == $statusname[SESSIONADMIN]) { |
|
|
|
if ($current_user_status_label == $statusname[SESSIONADMIN]) { |
|
|
|