mirror of
https://github.com/Karaka-Management/oms-QA.git
synced 2026-02-16 15:58:41 +00:00
render fixes, minor bug fixes
This commit is contained in:
parent
194211d9ee
commit
2c36c7a062
|
|
@ -13,7 +13,7 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return ['QA' => [
|
return ['QA' => [
|
||||||
'All' => '',
|
'All' => 'All',
|
||||||
'Badges' => 'Badges',
|
'Badges' => 'Badges',
|
||||||
'List' => 'List',
|
'List' => 'List',
|
||||||
'Name' => 'Name',
|
'Name' => 'Name',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user