Group <col>

This commit is contained in:
Peter Desmet 2015-01-14 10:08:44 +01:00
parent 46ced1725a
commit ac7b3fef00
2 changed files with 196 additions and 784 deletions

View File

@ -86,10 +86,7 @@
#else #else
<table class="table table-bordered table-condensed dwc-table class-definition"> <table class="table table-bordered table-condensed dwc-table class-definition">
#end if #end if
<colgroup> <colgroup><col /><col /></colgroup>
<col />
<col />
</colgroup>
<tbody> <tbody>
<tr><td colspan="2">$t.name</td></tr> <tr><td colspan="2">$t.name</td></tr>
<tr><td>Label</td><td>$t.label</td></tr> <tr><td>Label</td><td>$t.label</td></tr>

File diff suppressed because it is too large Load Diff