#91 -- Fix form
This commit is contained in:
parent
394873f63b
commit
ddedfc9751
@ -31,8 +31,6 @@
|
||||
<input type="submit" class="btn btn-outline-success w-100" value="Применить фильтр"/>
|
||||
</div>
|
||||
<div th:if="*{branchId == null}">Выбрерите ветку для получения оценки репозитория</div>
|
||||
|
||||
<input type="hidden" th:field="*{branchId}">
|
||||
</form>
|
||||
<div th:if="${assessments != null && #lists.size(assessments) > 0}">
|
||||
<h5>Состояние репозитория описывается следующими выражениями:</h5>
|
||||
|
Loading…
Reference in New Issue
Block a user