From 21639f043826d025d1c91bdd1941493dccf00317 Mon Sep 17 00:00:00 2001 From: Naumann Date: Mon, 8 Jun 2020 10:18:02 +0200 Subject: [PATCH] added pages for Inventar --- addInventar.htm | 33 +++++++++++++++++++++++++++++++++ deleteInventar.htm | 36 ++++++++++++++++++++++++++++++++++++ findInventar.htm | 30 ++++++++++++++++++++++++++++++ index.html | 1 - 4 files changed, 99 insertions(+), 1 deletion(-) create mode 100644 addInventar.htm create mode 100644 deleteInventar.htm create mode 100644 findInventar.htm diff --git a/addInventar.htm b/addInventar.htm new file mode 100644 index 0000000..50d3c20 --- /dev/null +++ b/addInventar.htm @@ -0,0 +1,33 @@ + + + + + + Katalog + + + +
+

Eingabe

+
+ + + +
+
+ +
+

Ausgabe

+ + + + + + + + + +
ItemId
BookId
+
+ + \ No newline at end of file diff --git a/deleteInventar.htm b/deleteInventar.htm new file mode 100644 index 0000000..8b4a652 --- /dev/null +++ b/deleteInventar.htm @@ -0,0 +1,36 @@ + + + + + + Katalog + + + +
+ +

Katalog

+
+ +
+

Eingabe

+
+ + +
+
+
+

Ausgabe

+ + + + + + + + + +
ItemId
BookId
+
+ + \ No newline at end of file diff --git a/findInventar.htm b/findInventar.htm new file mode 100644 index 0000000..938aff9 --- /dev/null +++ b/findInventar.htm @@ -0,0 +1,30 @@ + + + + + + Katalog + + + +
+ +

Katalog

+
+ + +
+

Ausgabe

+ + + + + + + + + +
ItemId
BookId
+
+ + \ No newline at end of file diff --git a/index.html b/index.html index da1894d..7ac16bb 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,6 @@ -