version 1.331.4.9, 2013/12/31 01:10:17
|
version 1.338, 2013/09/02 00:18:39
|
Line 52 search (on a server basis) is displayed
|
Line 52 search (on a server basis) is displayed
|
|
|
=head1 Internals |
=head1 Internals |
|
|
|
=over 4 |
|
|
=cut |
=cut |
|
|
############################################################################### |
############################################################################### |
Line 426 sub hidden_field {
|
Line 428 sub hidden_field {
|
|
|
###################################################################### |
###################################################################### |
|
|
=pod |
=pod |
|
|
=over 4 |
|
|
|
=item &print_basic_search_form() |
=item &print_basic_search_form() |
|
|
Line 3148 SCRIPT
|
Line 3148 SCRIPT
|
|
|
my $start_page = &Apache::loncommon::start_page(undef,$js, |
my $start_page = &Apache::loncommon::start_page(undef,$js, |
{'only_body' =>1, |
{'only_body' =>1, |
'add_wishlist' =>1, |
'add_wishlist' =>1}); |
'add_modal' =>1}); |
|
my $result=<<END; |
my $result=<<END; |
$start_page |
$start_page |
<form name="results" method="post" action="/adm/searchcat"> |
<form name="results" method="post" action="/adm/searchcat"> |