diff --git a/templates/partials/new_set_form.html b/templates/partials/new_set_form.html index fe3919d..f91471d 100644 --- a/templates/partials/new_set_form.html +++ b/templates/partials/new_set_form.html @@ -1,45 +1,69 @@ -
- -
+
+
+
+ +
-
- +
+ +
+
+
+ +
+ + +
+ +
+ +
-
+
+ -
- - -
- -
- - -
\ No newline at end of file + +
+
\ No newline at end of file diff --git a/templates/partials/workout_modal.html b/templates/partials/workout_modal.html index 5d5f165..d7bba66 100644 --- a/templates/partials/workout_modal.html +++ b/templates/partials/workout_modal.html @@ -95,34 +95,10 @@
-
- -
- {{ render_partial('partials/new_set_form.html', person_id=workout['PersonId'], - workout_id=workout['WorkoutId'], - exercises=exercises, - has_value=False) }} -
-
- - - -
-
+ {{ render_partial('partials/new_set_form.html', person_id=workout['PersonId'], + workout_id=workout['WorkoutId'], + exercises=exercises, + has_value=False) }}