Files
SGGL_SGY/SUBQHSE/FineUIPro.Web/res/themes/custom_light_green/theme.js
T
2025-05-08 14:26:36 +08:00

5 lines
115 B
JavaScript

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