Skip to content

Commit

Permalink
Update DateAsset.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mehrna authored Nov 4, 2018
1 parent c61d3c2 commit 439ead3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DateAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class DateAsset extends AssetBundle
{
public $sourcePath = "@bower/persian-date/dist";
public $js = [
'0.1.8/persian-date-0.1.8.min.js',
'0.1.8/persian-date.min.js',
];
public $depends = [
'yii\web\JqueryAsset',
Expand Down

0 comments on commit 439ead3

Please sign in to comment.