xuxueli 6 vuotta sitten
vanhempi
commit
189b07fc5c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 Näytä tiedosto

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