@ -17,6 +17,9 @@ define('iconSelect', function() {
}
templates.parse('partials/fontawesome', {}, function(html) {
html = $(html);
html.find('.fa-icons').prepend($('<i class="fa fa-nbb-none"></i>'));
var picker = bootbox.dialog({
onEscape: true,
backdrop: true,