This commit is contained in:
xuxueli 2019-07-06 23:31:30 +08:00
parent 57de62702b
commit 189b07fc5c
1 changed files with 1 additions and 1 deletions

View File

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