vendor/assets/javascripts/base/_filepicker.js in active_frontend-17.0.4 vs vendor/assets/javascripts/base/_filepicker.js in active_frontend-17.1.0
- old
+ new
@@ -26,10 +26,10 @@
this.init();
};
Filepicker.VERSION = '1.0.0';
Filepicker.DEFAULTS = {
- badgeClass: 'badge badge-color-black',
+ badgeClass: 'badge badge-color-steel',
buttonBefore: false,
buttonClass: 'btn',
buttonText: 'Browse',
disabled: false,
iconClass: 'icon-folder-open',