Revize 38882a3e
Přidáno uživatelem Jan Čarnogurský před více než 4 roky(ů)
src/main/webapp/WEB-INF/templates/assembly.html | ||
---|---|---|
205 | 205 |
</form> |
206 | 206 |
|
207 | 207 |
|
208 |
<div th:if="${contingencyTableRows}" class="container box"> |
|
208 |
<div th:if="${contingencyTableRows}" class="container box exported-table">
|
|
209 | 209 |
<div class="col-md-12"> |
210 | 210 |
<table class="tg table"> |
211 | 211 |
<tr th:each="contingencyTableRow : ${contingencyTableRows}"> |
Také k dispozici: Unified diff
re #8131 - přidání scrollování na tabulku