Commit 713eda9a authored by Shakarim Sapa's avatar Shakarim Sapa

- Тест

parent fed84942
...@@ -68,10 +68,6 @@ $blocks = \common\modules\content\models\CoBlocks::find()->all(); ...@@ -68,10 +68,6 @@ $blocks = \common\modules\content\models\CoBlocks::find()->all();
<div class="tab-pane fade <?=($c==1?'active in':'')?>" id="lang-<?=$content->lang->url;?>"> <div class="tab-pane fade <?=($c==1?'active in':'')?>" id="lang-<?=$content->lang->url;?>">
<?= MetaTagsWidget::widget([
'model' => $model->meta[$lang_id],
'form' => $form,
]); ?>
</div> </div>
<?php endforeach; ?> <?php endforeach; ?>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment