-
- $text{'upload_label'}
- |
- $groupitem
+
+
+
+ $text{'upload_label'}
+ |
+ $groupitem
+ |
-
-
-
+
+
+
TABLE
my @tree = split (/\//,$current_path);
@@ -108,9 +109,9 @@ TABLE
}
$r->print('');
&Apache::lonhtmlcommon::store_recent($namespace,$current_path,$current_path);
- $r->print('
| ');
} elsif ($status eq 'new') {
my $role_id = 1;
my $role_selects = &role_selectors($num,$role_id,$status,$type,undef,'display');
@@ -1063,7 +1065,7 @@ sub domains_row {
my ($r,$status,$item,$all_doms,$access_controls,$now,$then) = @_;
my ($num,$scope,$end,$start) = &set_identifiers($status,$item,$now,$then,
'domains');
- my $dom_select = ''.
+ my $dom_select = '';
$r->print(''.&actionbox($status,$num,$scope).' | '.$dom_select.
' | '.&dateboxes($num,$start,$end).' | ');
}
@@ -1105,17 +1108,17 @@ sub additional_item {
sub actionbox {
my ($status,$num,$scope) = @_;
- my $output = '
'.
''.&mt('Update');
}
- $output .= '';
+ $output .= '';
return $output;
}
@@ -1130,10 +1133,10 @@ sub dateboxes {
undef,undef,1);
my $enddate = &Apache::lonhtmlcommon::date_setter('portform',
'enddate_'.$num,$end,undef,undef,undef,1,undef,
- undef,undef,1). ' '.
+ undef,undef,1). ' '.
''.&mt('No end date').
- '';
+ '';
my $output = &mt('Start: ').$startdate.'
'.&mt('End: ').$enddate;
return $output;
@@ -1276,7 +1279,7 @@ sub select_files {
$java_files.=',';
}
my $javascript =(<
+