mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
#8458 Change in refresh value 2
This commit is contained in:
parent
e796dc52bb
commit
fc9760676e
@ -170,7 +170,7 @@ if ($is_ajax === false && $pure === true) {
|
|||||||
[
|
[
|
||||||
'30' => __('30 seconds'),
|
'30' => __('30 seconds'),
|
||||||
(string) SECONDS_1MINUTE => __('1 minute'),
|
(string) SECONDS_1MINUTE => __('1 minute'),
|
||||||
'180' => __('3 minute'),
|
'180' => __('3 minutes'),
|
||||||
(string) SECONDS_5MINUTES => __('5 minutes'),
|
(string) SECONDS_5MINUTES => __('5 minutes'),
|
||||||
],
|
],
|
||||||
'refresh-control',
|
'refresh-control',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user