Skip to content

Commit

Permalink
updated asset path
Browse files Browse the repository at this point in the history
  • Loading branch information
eluhr committed Feb 1, 2019
1 parent 94d34a3 commit 9cb3ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/SortableJsAssetBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/
class SortableJsAssetBundle extends AssetBundle
{
public $sourcePath = '@vendor/npm/sortablejs';
public $sourcePath = '@vendor/bower/sortablejs';

public $js = [
'Sortable.min.js'
Expand Down

0 comments on commit 9cb3ead

Please sign in to comment.