north 7 سال پیش
والد
کامیت
5007ecf3ce
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      www/protected/views/rEmploye/index.php

+ 1 - 0
www/protected/views/rEmploye/index.php

@@ -435,6 +435,7 @@
         $('#edit_desc').val(row.desc);
         jq_setStatus.combobox('setValue', row.status);
         var flag = '#flag'+row.flag;
+        console.log(flag);
         $(flag).attr('checked',true);
       },
       onLoadSuccess : function () {