Skip to content

Commit

Permalink
[Frontend] Styling for TOI element
Browse files Browse the repository at this point in the history
Fixes #933
Fixes #1193
WIP: TOI in tables
  • Loading branch information
charlesh88 committed Sep 22, 2016
1 parent 1c3bd69 commit adbcc40
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions platform/features/table/res/templates/mct-table.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
{{ visibleRow.contents[header].text }}
</td>
</tr>
<tr class="l-toi-holder">
<td class="l-toi"></td>
</tr>
</tbody>
</table>
</div>

0 comments on commit adbcc40

Please sign in to comment.