Skip to content

Commit

Permalink
Updated vendor target path
Browse files Browse the repository at this point in the history
  • Loading branch information
bluezed authored Nov 27, 2017
1 parent eb188ce commit 9f74b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FloatTheadAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/
class FloatTheadAsset extends AssetBundle
{
public $sourcePath = '@bower/floatThead/dist';
public $sourcePath = '@bower/floatthead/dist';
public $js = ['jquery.floatThead.min.js'];
public $depends = [
'yii\web\JqueryAsset',
Expand Down

0 comments on commit 9f74b1c

Please sign in to comment.