[%# views/components/fancyselect.tt Display a fancy select dropdown with custom styling and (optional) images Authors: Afuna Copyright (c) 2015 by Dreamwidth Studios, LLC. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. For a copy of the license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. %] [%- dw.need_res( { group => "foundation" } "js/components/jquery.fancy-select.js" "stc/css/components/fancy-select.css" ) -%] [%- SET id = id || "fancy-select-$name" -%]