Html Forms angelegt
This commit is contained in:
parent
7deb39bc31
commit
8d1bff07a0
3 changed files with 30 additions and 0 deletions
10
Rechnungseingang/src/main/webapp/forms/Formalpruefen.html
Normal file
10
Rechnungseingang/src/main/webapp/forms/Formalpruefen.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="ISO-8859-1">
|
||||
<title>Insert title here</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="ISO-8859-1">
|
||||
<title>Insert title here</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
10
Rechnungseingang/src/main/webapp/forms/Vorgangpruefen.html
Normal file
10
Rechnungseingang/src/main/webapp/forms/Vorgangpruefen.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="ISO-8859-1">
|
||||
<title>Insert title here</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue