We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c08984b commit 6d57245Copy full SHA for 6d57245
xxl-job-admin/src/main/webapp/WEB-INF/template/joblog/joblog.detail.ftl
@@ -47,7 +47,7 @@
47
<pre style="font-size:12px;position: absolute; height:100%;width:100%;" id="logConsolePre" >
48
<div id="logConsole"></div>
49
<li class="fa fa-refresh fa-spin" style="font-size: 20px;float: left;" id="logConsoleRunning" ></li>
50
- <div><hr><i class2="fa fa-fw fa-hand-pointer-o"></i><hr></div>
+ <div><hr><hr></div>
51
</pre>
52
</div>
53
0 commit comments