xuxueli hace 6 años
padre
commit
189b07fc5c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 Ver fichero

@@ -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>';