Skip to content

Commit

Permalink
Merge 7d3b42d into 07b1ee5
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c committed Nov 8, 2019
2 parents 07b1ee5 + 7d3b42d commit 85bf6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/workflow.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h2>Workflow: <span th:text="${workflow.label}">Workflow Name</span></h2>

</div>
<div class="col-lg-3 col-md-4 col-sm-6 hidden-xs">
<div id="graph-menu hidden-print" class="pull-right">
<div class="graph-menu hidden-print" id="pull-right">
<button id="view-dot" class="hidden-print hidden-sm-down btn btn-primary" type="button" data-toggle="modal" data-target="#dotGraph">View DOT</button>
<div class="btn-group hidden-print">
<button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Expand Down

0 comments on commit 85bf6e4

Please sign in to comment.