Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
monitor-ui
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
qinchao
2018-03-13 15:38:55 +0800
Commit
4ce33b033db58501b245383bc105fdeff250facc
1 parent
3211615a
修改bug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-ui-web/src/main/webapp/jsp/quartz/showdetailjob.jsp
monitor-ui-web/src/main/webapp/jsp/quartz/showdetailjob.jsp
View file @
4ce33b0
@@ -248,7 +248,7 @@
@@ -248,7 +248,7 @@
248
}]
248
}]
249
});
249
});
250
}
250
}
251
-
$
(
"#
jobInfoDiv #jobInfoList
Table"
).
table
(
"load"
);
251
+
$
(
"#
showDetail
Table"
).
table
(
"load"
);
252
}
252
}
253
});
253
});
254
}
254
}
Please
register
or
login
to post a comment