diff --git a/media/jui/js/chosen.jquery.js b/media/jui/js/chosen.jquery.js index 844b2118b53ce..dcd7c17180312 100755 --- a/media/jui/js/chosen.jquery.js +++ b/media/jui/js/chosen.jquery.js @@ -6,6 +6,11 @@ Version 1.6.2 Full source at https://github.com/harvesthq/chosen Copyright (c) 2011-2016 Harvest http://getharvest.com + Modified for Joomla! UI: + - rename the css and javascript classes and functions to revert back to using chzn and liszt + - fix zero width, based on https://github.com/harvesthq/chosen/pull/1439 + - allow to add a custom value on fly, based on https://github.com/harvesthq/chosen/pull/749 + MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md This file is generated by `grunt build`, do not edit it by hand. */