added position to block-extension
This commit is contained in:
parent
561a2101f1
commit
3e65d05c0b
@ -35,7 +35,8 @@ $aModule = [
|
|||||||
[
|
[
|
||||||
'template' => 'layout/base.tpl',
|
'template' => 'layout/base.tpl',
|
||||||
'block' => 'head_meta_robots',
|
'block' => 'head_meta_robots',
|
||||||
'file' => '/Application/views/blocks/_gtm_js.tpl'
|
'file' => '/Application/views/blocks/_gtm_js.tpl',
|
||||||
|
'position' => 150
|
||||||
],
|
],
|
||||||
// tag manager nojs
|
// tag manager nojs
|
||||||
[
|
[
|
||||||
|
Loading…
Reference in New Issue
Block a user