Files
Basf_FCL/FCL/FineUIPro.Web/res/themes/custom_light_green/theme.js
T
2024-05-08 10:17:02 +08:00

5 lines
115 B
JavaScript

$(function () {
// Use icon font for CheckBox and RadioButton
$('body').addClass('f-iconcheckbox');
});