Skip to content

Commit 7da7004

Browse files
Правовая информация
1 parent fdb2bc4 commit 7da7004

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/CmsSeoComponent.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -942,6 +942,11 @@ public function bootstrap($application)
942942
\Yii::$app->seo->countersContent = \Yii::$app->seo->countersContent.$saleEvents;
943943
}
944944
}
945+
946+
//legal
947+
\Yii::$app->legal->registerAssets();
948+
949+
945950
});
946951

947952
$application->on(Application::EVENT_AFTER_REQUEST, function ($e) {

0 commit comments

Comments
 (0)