Skip to content
Snippets Groups Projects
Commit 3f48eeb1 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

flying team patients should be seen by flying team

parent 1e9834fd
No related branches found
No related tags found
1 merge request!3Appointments dev
......@@ -150,7 +150,7 @@ public class PrcFlyingParser extends SubjectParser {
}
@Override
protected String parseToBeSeenAt(Row row) {
return "P";
return "F";
}
@Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment