fix: [permissionlimitations:view] Typo for max_occurence path
parent
409c116ad7
commit
20730401d7
|
@ -18,7 +18,7 @@ echo $this->element(
|
|||
],
|
||||
[
|
||||
'key' => __('Limit'),
|
||||
'path' => 'limit'
|
||||
'path' => 'max_occurrence'
|
||||
],
|
||||
[
|
||||
'key' => __('Comment'),
|
||||
|
|
Loading…
Reference in New Issue