ui-select2 icon indicating copy to clipboard operation
ui-select2 copied to clipboard

Flags + Name Country ui-select2

Open carlosCeron opened this issue 9 years ago • 0 comments

Hi, ui-select2

I use famfamfam class like flags in my project, actually the famfamfam class has a great funcionallity, but when i try to put the flag css class no show me the flag

here in pastebin http://pastebin.com/yYuqES5W

$scope.selected = {name:'spanish', css_flag:'famfamfam-flag-fr'};

data = [ {name:'brazil', css_flag:'famfamfam-flag-br'}, {name:'brazil', css_flag:'famfamfam-flag-br'}, {name:'brazil', css_flag:'famfamfam-flag-br'} ];

Thanks.

carlosCeron avatar Sep 02 '14 14:09 carlosCeron