Skip to content

Commit

Permalink
Remove printing of records with missing page numbers (RPB-58)
Browse files Browse the repository at this point in the history
They can be identified by value `N/A` in `f70s`
  • Loading branch information
fsteeg committed Aug 17, 2023
1 parent 69849e0 commit 326b752
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conf/rpb-titel-to-strapi.fix
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ unless exists("f70s")
end
else
add_field("f70s", "N/A")
print_record("Keine Seitenzahl (f70s) oder Quelle (f70_) für Artikel (f36_=u) gefunden: ")
end
end
end
Expand Down

0 comments on commit 326b752

Please sign in to comment.