Skip to content

Commit

Permalink
Update DatepickerAsset.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mehrna authored Nov 4, 2018
1 parent bb4244e commit 41a1384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DatepickerAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ class DatepickerAsset extends AssetBundle
{
public $sourcePath = "@bower/persian-datepicker/dist";
public $css = [
'css/persian-datepicker-0.4.5.css',
'css/persian-datepicker.min.css',
];
public $js = [
'js/persian-datepicker-0.4.5.js',
'js/persian-datepicker.min.js',
];
public $depends = [
'mrlco\datepicker\DateAsset',
Expand Down

0 comments on commit 41a1384

Please sign in to comment.