We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1ae47 commit 36a396cCopy full SHA for 36a396c
src/main/resources/report/distribution.jelly
@@ -20,15 +20,6 @@
20
21
<div class="table-responsive">
22
<table class="table table-hover table-striped display item-table" id="${t.id}" isLoaded="true">
23
- <colgroup>
24
- <col class="col-width-5"/>
25
-
26
- <j:forEach var="column" items="${columns}">
27
- <col class="col-width-1 text-end" />
28
- </j:forEach>
29
30
31
- </colgroup>
32
<thead>
33
<tr>
34
<th>${%Name}</th>
0 commit comments