#22 - cr fix
This commit is contained in:
parent
26b9d2da0c
commit
0ba44e3011
@ -70,7 +70,7 @@ const statuses = [
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: 'Zaakceptowany przez technicznego',
|
text: 'Zaakceptowany przez przełożonego technicznego',
|
||||||
value: 'accepted_by_technical',
|
value: 'accepted_by_technical',
|
||||||
outline: {
|
outline: {
|
||||||
icon: OutlineThumbUpIcon,
|
icon: OutlineThumbUpIcon,
|
||||||
@ -83,7 +83,7 @@ const statuses = [
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: 'Zaakceptowany przez administracyjnego',
|
text: 'Zaakceptowany przez przełożonego administracyjnego',
|
||||||
value: 'accepted_by_administrative',
|
value: 'accepted_by_administrative',
|
||||||
outline: {
|
outline: {
|
||||||
icon: OutlineThumbUpIcon,
|
icon: OutlineThumbUpIcon,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user