Commit de0f3d558cda41b6b988febe94be53022f6d0ceb

Authored by Timur Kastemirov
1 parent 9ad48656

increase speed for site owl corusel

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/layouts/main.php
... ... @@ -622,7 +622,7 @@
622 622 echo AssetWidget::widget(
623 623 [
624 624 'assets' => [
625   - // 'sersid\owlcarousel\Asset',
  625 + 'sersid\owlcarousel\Asset',
626 626 'frontend\assets\Css1Asset',
627 627 'frontend\assets\FlipclockAsset',
628 628 ],
... ...