version 1.79.2.9.2.6, 2024/08/21 03:24:07
|
version 1.79.2.9.2.7, 2024/08/26 10:48:59
|
Line 2864 ENDJS
|
Line 2864 ENDJS
|
} elsif ($phase eq 'courselist') { |
} elsif ($phase eq 'courselist') { |
$starthash = { |
$starthash = { |
add_entries => {'onload' => "hide_searching(); courseSet(document.filterpicker.official, 'load');"}, |
add_entries => {'onload' => "hide_searching(); courseSet(document.filterpicker.official, 'load');"}, |
|
}; |
} elsif ($env{'form.phase'} =~ /^set(ltiauth|exttool|crseditors)$/) { |
} elsif ($env{'form.phase'} =~ /^set(ltiauth|exttool|crseditors)$/) { |
$starthash = { |
$starthash = { |
add_entries => {'onload' => "toggleOptions(document.$env{'form.phase'},'$env{'form.phase'}');"}, |
add_entries => {'onload' => "toggleOptions(document.$env{'form.phase'},'$env{'form.phase'}');"}, |