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