Skip to content

Commit

Permalink
[SPARK-21060]Css style about paging function is error in the executor…
Browse files Browse the repository at this point in the history
… page.
  • Loading branch information
guoxiaolong committed Jun 12, 2017
1 parent 118f055 commit b939e2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ private[ui] class ExecutorsPage(
</ul>
</div>
</div> ++
<div id="active-executors"></div> ++
<div id="active-executors" class="span12 pagination"></div> ++
<script src={UIUtils.prependBaseUri("/static/utils.js")}></script> ++
<script src={UIUtils.prependBaseUri("/static/executorspage.js")}></script> ++
<script>setThreadDumpEnabled({threadDumpEnabled})</script>
Expand Down

0 comments on commit b939e2e

Please sign in to comment.