diff --git a/src/features/pilot_management/PilotSheet/components/PilotHeader.vue b/src/features/pilot_management/PilotSheet/components/PilotHeader.vue index 9b4a93dc0..c8cc78b95 100644 --- a/src/features/pilot_management/PilotSheet/components/PilotHeader.vue +++ b/src/features/pilot_management/PilotSheet/components/PilotHeader.vue @@ -5,9 +5,9 @@ -
callsign
+
callsign
{{ pilot.Callsign }} @@ -15,7 +15,9 @@
license level
-
{{ pilot.Level }}
+
+ {{ pilot.Level }} +
- + name