uue same order of imports

This commit is contained in:
Milan
2020-03-26 16:11:59 +01:00
parent 219d6d6965
commit f9c4e183df
19 changed files with 27 additions and 16 deletions

View File

@@ -1232,7 +1232,7 @@ sub show_series {
}
for my $value ('markdown', 'creole'){
$params->{"content_format_$value"}=1 if $params->{content_format} eq $value;
$params->{"content_format_$value"}=1 if ($params->{content_format}//'') eq $value;
}
$params->{loc} =