Skip to content

Commit

Permalink
💄 : show vars and job history on one line
Browse files Browse the repository at this point in the history
show module vars and job history on the same line to maximize
screen-space usage
  • Loading branch information
juwit committed Jun 17, 2019
1 parent f7c4fb3 commit c610698
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/resources/templates/stack.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ <h2>Module variables values</h2>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<job-history v-bind:jobs="stack.jobs"></job-history>
</div>
Expand Down

0 comments on commit c610698

Please sign in to comment.