1
0
mirror of synced 2024-11-22 04:56:08 +03:00

Updated link for AngularUI

They have deprecated the original ui-select2 directive in favor of the new and better supported ui-select directive. This happened a couple weeks ago.
This commit is contained in:
Michael Prentice 2014-10-29 12:41:03 -04:00
parent dd323687f3
commit fd9006047c

View File

@ -34,7 +34,7 @@ Integrations
* [Wicket-Select2](https://github.com/ivaynberg/wicket-select2) (Java / [Apache Wicket](http://wicket.apache.org)) * [Wicket-Select2](https://github.com/ivaynberg/wicket-select2) (Java / [Apache Wicket](http://wicket.apache.org))
* [select2-rails](https://github.com/argerim/select2-rails) (Ruby on Rails) * [select2-rails](https://github.com/argerim/select2-rails) (Ruby on Rails)
* [AngularUI](http://angular-ui.github.com/#directives-select2) ([AngularJS](http://angularjs.org)) * [AngularUI](http://angular-ui.github.io/#ui-select) ([AngularJS](http://angularjs.org))
* [Django](https://github.com/applegrew/django-select2) * [Django](https://github.com/applegrew/django-select2)
* [Symfony](https://github.com/19Gerhard85/sfSelect2WidgetsPlugin) * [Symfony](https://github.com/19Gerhard85/sfSelect2WidgetsPlugin)
* [Symfony2](https://github.com/avocode/FormExtensions) * [Symfony2](https://github.com/avocode/FormExtensions)