Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit f0d7753

Browse files
committed
Revert "build"
This reverts commit 9d9c105.
1 parent 9d9c105 commit f0d7753

File tree

4 files changed

+5
-7
lines changed

4 files changed

+5
-7
lines changed

dist/select.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* ui-select
33
* http://github.com/angular-ui/ui-select
4-
* Version: 0.12.0 - 2015-06-23T19:20:06.739Z
4+
* Version: 0.12.0 - 2015-05-28T07:44:11.364Z
55
* License: MIT
66
*/
77

dist/select.js

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* ui-select
33
* http://github.com/angular-ui/ui-select
4-
* Version: 0.12.0 - 2015-06-23T19:20:06.734Z
4+
* Version: 0.12.0 - 2015-05-28T07:44:11.360Z
55
* License: MIT
66
*/
77

@@ -1706,8 +1706,6 @@ uis.directive('uiSelectSort', ['$timeout', 'uiSelectConfig', 'uiSelectMinErr', f
17061706
}
17071707

17081708
move.apply(theList, [droppedItemIndex, newIndex]);
1709-
1710-
scope.$parent.$selectMultiple.updateModel();
17111709

17121710
scope.$apply(function() {
17131711
scope.$emit('uiSelectSort:change', {

dist/select.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/select.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)