|
@@ -181,7 +181,7 @@ rounded-3 text-center p-4">
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<button type="submit" class="btn btn-primary">Commit</button>
|
|
<button type="submit" class="btn btn-primary">Commit</button>
|
|
|
- <a class="btn btn-secondary" th:href="@{/templates/censusEntry}" th:text="${'List all'}">List all</a>
|
|
|
|
|
|
|
+ <a class="btn btn-secondary" th:href="@{/censusEntries}" th:text="${'List all'}">List all</a>
|
|
|
<a class="btn btn-success" th:href="@{/}" th:text="${'Home'}">Home</a>
|
|
<a class="btn btn-success" th:href="@{/}" th:text="${'Home'}">Home</a>
|
|
|
<h6><span style="color: rgb(255,0,0);">*</span><span> Cannot be edited</span></h6>
|
|
<h6><span style="color: rgb(255,0,0);">*</span><span> Cannot be edited</span></h6>
|
|
|
<h6><span style="color: rgb(255,0,0);">+</span><span>Not further recorded</span></h6>
|
|
<h6><span style="color: rgb(255,0,0);">+</span><span>Not further recorded</span></h6>
|