diff --git a/PNotifyAsset.php b/PNotifyAsset.php index 3a897bf..1988c67 100644 --- a/PNotifyAsset.php +++ b/PNotifyAsset.php @@ -12,7 +12,7 @@ class PNotifyAsset extends AssetBundle { - public $sourcePath = '@bower/pnotify'; + public $sourcePath = '@bower/pnotify/src'; public $js = [ 'pnotify.core.js', 'pnotify.buttons.js',