Skip to content

Commit f94cd6a

Browse files
committed
remove obsolete div tag
1 parent 78313c3 commit f94cd6a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

tcms/templates/include/tc_executions.html

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ <h2 class="card-pf-title">
4747
</div>
4848
</div> <!-- /main info -->
4949
</div> <!-- /header -->
50-
</div>
5150
{% endifchanged %}
5251
<!-- start caseruns -->
5352
<div class="list-group-item-container container-fluid">

tcms/testcases/static/testcases/js/get.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,4 +272,4 @@ $(document).ready(function () {
272272

273273
// executions treeview
274274
treeViewBind()
275-
})
275+
})

0 commit comments

Comments
 (0)