xuxueli 6 年 前
コミット
189b07fc5c
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      xxl-job-admin/src/main/resources/static/js/jobinfo.index.1.js

+ 1 - 1
xxl-job-admin/src/main/resources/static/js/jobinfo.index.1.js ファイルの表示

@@ -136,8 +136,8 @@ $(function() {
136 136
                                     start_stop_div +
137 137
                                     '       <li><a href="'+ logHref +'">'+ I18n.jobinfo_opt_log +'</a></li>\n' +
138 138
                                     '       <li class="divider"></li>\n' +
139
-                                    '       <li><a href="javascript:void(0);" class="update" >'+ I18n.system_opt_edit +'</a></li>\n' +
140 139
                                     codeBtn +
140
+                                    '       <li><a href="javascript:void(0);" class="update" >'+ I18n.system_opt_edit +'</a></li>\n' +
141 141
                                     '       <li><a href="javascript:void(0);" class="job_operate" _type="job_del" >'+ I18n.system_opt_del +'</a></li>\n' +
142 142
                                     '     </ul>\n' +
143 143
                                     '   </div>';