Compare changes
- Ernests Malnacs authored
Added the option to delete a selected trainer from the list, as well as made the details section update correctly after an update and deleting.
+ 38
− 1
@@ -4,15 +4,23 @@ let detailsParentId = 'details';
@@ -33,9 +41,13 @@ function updateDetails(trainerId) {
@@ -75,7 +87,12 @@ function refreshTable() {
@@ -123,6 +140,26 @@ function handleTrainerUpdate(event) {