Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
derekisbusy committed Apr 1, 2017
1 parent eb6cb0c commit bbaf6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/modules/contact/assets/ContactCommonAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class ContactCommonAsset extends AssetBundle
{
public $sourcePath = '@derekisbusy/yii2-contact/backend/modules/contact/assets';
public $sourcePath = '@vendor/derekisbusy/yii2-contact/backend/modules/contact/assets';
public $css = [
'css/common.css',
];
Expand Down

0 comments on commit bbaf6da

Please sign in to comment.