From 51c509e4fe93e92b7e04cb28001bdc39a43aa59c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Andr=C3=A9?= Date: Thu, 7 Jan 2021 18:18:07 +0100 Subject: [PATCH] Add buttons to navigate between jump page (new and list) --- .../src/app/list-of-jumps/list-of-jumps.component.html | 2 ++ Front/skydivelogs-app/src/app/new-jump/new-jump.component.html | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Front/skydivelogs-app/src/app/list-of-jumps/list-of-jumps.component.html b/Front/skydivelogs-app/src/app/list-of-jumps/list-of-jumps.component.html index 2f29ab9..92f435d 100644 --- a/Front/skydivelogs-app/src/app/list-of-jumps/list-of-jumps.component.html +++ b/Front/skydivelogs-app/src/app/list-of-jumps/list-of-jumps.component.html @@ -1,4 +1,6 @@
+ +
diff --git a/Front/skydivelogs-app/src/app/new-jump/new-jump.component.html b/Front/skydivelogs-app/src/app/new-jump/new-jump.component.html index 9352e3f..57848f2 100644 --- a/Front/skydivelogs-app/src/app/new-jump/new-jump.component.html +++ b/Front/skydivelogs-app/src/app/new-jump/new-jump.component.html @@ -1,4 +1,6 @@
+ +
Choose the jump type