diff --git a/src/app/qualification/delete/delete.component.css b/src/app/qualification/delete/delete.component.css new file mode 100644 index 0000000..e69de29 diff --git a/src/app/qualification/delete/delete.component.html b/src/app/qualification/delete/delete.component.html new file mode 100644 index 0000000..6f734e0 --- /dev/null +++ b/src/app/qualification/delete/delete.component.html @@ -0,0 +1,15 @@ +
{{ apiError }}
+ID | -{{ qualification.id }} | -
---|
ID | +{{ qualification.id }} | +Skill | -{{ qualification.skill }} | -Skill | +{{ qualification.skill }} + | +Actions | -- - - | -Actions | ++ + + | +
---|
No qualifications found
-No qualifications found
+Please try refreshing the page.
+Please try refreshing the page.
-ID | +{{ qualification.id }} | +Skill | +{{ qualification.skill }} | +Actions | ++ + + | +
---|