SGGL_JT/SUBQHSE/FineUIPro.Web/res/themes/custom_light_green/theme.js

5 lines
115 B
JavaScript
Raw Normal View History

2025-04-07 17:43:30 +08:00

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