Return to londocs.pm CVS log | Up to [LON-CAPA] / loncom / interface |
version 1.294, 2007/07/20 00:28:27 | version 1.295, 2007/08/03 21:50:54 |
---|---|
Line 1691 sub entryline { | Line 1691 sub entryline { |
my $line='<tr>'; | my $line='<tr>'; |
my ($form_start,$form_end); | my ($form_start,$form_end); |
# Edit commands | # Edit commands |
my $container; | |
my ($container, $type, $esc_path, $path, $symb); | my ($container, $type, $esc_path, $path, $symb); |
if ($env{'form.folderpath'}) { | if ($env{'form.folderpath'}) { |
$type = 'folder'; | $type = 'folder'; |