Commit 45d2aa12fc054e3a8a638c36f8d6cc9664710970
1 parent
4d8f82ea
stock map
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
views/city/_form.php
... | ... | @@ -9,7 +9,7 @@ |
9 | 9 | /* @var $form yii\widgets\ActiveForm */ |
10 | 10 | /* @var $modelLangs artbox\stock\models\CityLang */ |
11 | 11 | |
12 | - //\artbox\stock\assets\StockAsset::register($this); | |
12 | + \artbox\stock\assets\StockAsset::register($this); | |
13 | 13 | \artbox\stock\assets\MapAsset::register($this); |
14 | 14 | ?> |
15 | 15 | ... | ... |
views/city/_form_language.php