|
|
@ -93,9 +93,6 @@ |
|
|
|
|
|
|
|
<tr style="background-color: #FFF !important;"> |
|
|
|
<td> |
|
|
|
<!-- We could use button + <form> here to have uniform styling for all buttons (CSS), |
|
|
|
and maybe other benefits but since we don't submit any data here but use this element |
|
|
|
only to access a href link, we keep this structure simple. Change if needed. --> |
|
|
|
<a class="btn btn-info" th:href="@{__${apirefpage}__}" |
|
|
|
th:text="${#messages.msgOrNull('button.page.apiref')} ?: 'button.page.apiref'"> |
|
|
|
button.page.apiref |
|
|
|