Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix widget work and changed to using bower-asset #3

Merged
merged 10 commits into from
Jan 26, 2015

Conversation

omnilight
Copy link
Contributor

No description provided.

@@ -17,21 +17,28 @@ class Asset extends AssetBundle
/**
* @inheritdoc
*/
public $sourcePath = '@vova07/select2/assets';
public $sourcePath = '@vova07/select2/assets/select2-3.5.0';
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if this is right path. If we'll use bower-asset than it may be something like this: @bower/select2. Did you tested it?

@omnilight
Copy link
Contributor Author

Yes, sorry, wrong commits. Fixed path and tested now.

Also, there is version 4 of Select2 is comming soom, where structure of the library have changed, I think, that it would be greate to migrate this widget to new version when it will be released

vova07 added a commit that referenced this pull request Jan 26, 2015
Fix widget work and changed to using bower-asset
@vova07 vova07 merged commit 976377b into vova07:master Jan 26, 2015
@vova07
Copy link
Owner

vova07 commented Jan 26, 2015

Thanks!

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants