checkbox.html.js
293 Bytes
define("tpl/biz_web/ui/checkbox.html.js",[],function(e,t,n){return'<label for="_checkbox_{index}" class="frm_{type}_label">\n\t<i class="icon_{type}"></i>\n\t<input type="{type}" class="frm_{type}" name="{name}" id="_checkbox_{index}">\n\t<span class="lbl_content">{label}</span>\n</label>'});