- Redefined view order
This commit is contained in:
parent
dac7acde87
commit
fda052d2f3
@ -26,7 +26,7 @@ return [
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
'path' => implode(DIRECTORY_SEPARATOR, [ $dir, "view", '' ]),
|
'path' => implode(DIRECTORY_SEPARATOR, [ $dir, "view", '' ]),
|
||||||
'order' => 99,
|
'order' => 1000,
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user