Skip to content

Commit

Permalink
Update slides.php
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeks-semenov committed Apr 21, 2016
1 parent c445b21 commit 456129e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
$timestamp = \Yii::$app->assetManager->appendTimestamp;
\Yii::$app->assetManager->appendTimestamp = false;
$skinsPath = \frontend\assets\BoomerangThemeAsset::getAssetUrl("assets/layerslider/skins/");
$skinsPath = \skeeks\template\smarty\SmartyAsset::getAssetUrl('plugins/');

\Yii::$app->assetManager->appendTimestamp = $timestamp;
$this->registerJs(<<<JS
Expand Down Expand Up @@ -65,4 +64,4 @@

<? endif; ?>

<!-- /OWL SLIDER -->
<!-- /OWL SLIDER -->

0 comments on commit 456129e

Please sign in to comment.