v254
This commit is contained in:
parent
232ff5536c
commit
3957fa1779
@ -1426,7 +1426,6 @@ sub git_tree {
|
|||||||
my $t_mode = $1;
|
my $t_mode = $1;
|
||||||
my $t_type = $2;
|
my $t_type = $2;
|
||||||
my $t_hash = $3;
|
my $t_hash = $3;
|
||||||
my $t_name = $4;
|
|
||||||
my $t_name = validate_input($4);
|
my $t_name = validate_input($4);
|
||||||
if ($alternate) {
|
if ($alternate) {
|
||||||
print "<tr class=\"dark\">\n";
|
print "<tr class=\"dark\">\n";
|
||||||
|
Loading…
Reference in New Issue
Block a user