Skip to content

Commit

Permalink
do not provide locale key translation to ui-library in PKPCounterRepo…
Browse files Browse the repository at this point in the history
…rtsListPanel.php
  • Loading branch information
bozana committed Oct 14, 2024
1 parent 3b09eca commit 3095df1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ public function getConfig(): array
$config,
[
'apiUrl' => $this->apiUrl,
'editCounterReportLabel' => __('manager.statistics.counterR5Report.settings'),
'form' => $this->form->getConfig(),
'usagePossible' => $lastDate > $earliestDate,
]
Expand Down

0 comments on commit 3095df1

Please sign in to comment.