Skip to content

Commit

Permalink
remove obsolete div tag
Browse files Browse the repository at this point in the history
  • Loading branch information
asankov committed Sep 20, 2021
1 parent 78313c3 commit f94cd6a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion tcms/templates/include/tc_executions.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ <h2 class="card-pf-title">
</div>
</div> <!-- /main info -->
</div> <!-- /header -->
</div>
{% endifchanged %}
<!-- start caseruns -->
<div class="list-group-item-container container-fluid">
Expand Down
2 changes: 1 addition & 1 deletion tcms/testcases/static/testcases/js/get.js
Original file line number Diff line number Diff line change
Expand Up @@ -272,4 +272,4 @@ $(document).ready(function () {

// executions treeview
treeViewBind()
})
})

0 comments on commit f94cd6a

Please sign in to comment.