diff --git a/index.html b/index.html index 694af99d..db85f099 100755 --- a/index.html +++ b/index.html @@ -612,6 +612,7 @@ $("#e9").select2(); +
In order for this function to work Select2 should be attached to a input type='hidden'
tag instead of a select
.
In order for this function to work Select2 should be attached to a input type='hidden'
tag instead of a select
.