Skip to content

Commit

Permalink
jquery depend
Browse files Browse the repository at this point in the history
  • Loading branch information
stronglab committed Jul 10, 2016
1 parent 50a69ad commit 77d08b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions AlertAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,8 @@ class AlertAsset extends AssetBundle
public $js = [
'alert.js',
];

public $depends = [
'yii\web\JqueryAsset',
];
}

0 comments on commit 77d08b2

Please sign in to comment.