Skip to content

Commit

Permalink
Moment file in bower moment folder
Browse files Browse the repository at this point in the history
  • Loading branch information
fedemotta committed May 6, 2015
1 parent bec82e6 commit 2940e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MomentAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class MomentAsset extends \kartik\base\AssetBundle
{
public $jsOptions = ['position' => \yii\web\View::POS_HEAD];

public $sourcePath = '@bower/bootstrap-daterangepicker';
public $sourcePath = '@bower/moment';

public $js = [
'moment.js',
Expand Down

0 comments on commit 2940e7f

Please sign in to comment.