Changeset 2c7a732 for src/main/resources/templates/events.html
- Timestamp:
- 02/08/23 15:48:54 (22 months ago)
- Branches:
- master
- Children:
- 0ba5d1a
- Parents:
- 5867520 (diff), 632e3d8 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/resources/templates/events.html
r5867520 r2c7a732 233 233 <form th:action="@{'/home/getEvent/{id}' (id=${event.getId_event()})}" 234 234 th:method="GET"> 235 <button class="button" type="submit"> Details</button>235 <button class="button" type="submit">Датали</button> 236 236 </form> 237 237 </div>
Note:
See TracChangeset
for help on using the changeset viewer.