feat: removed Status
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
parent
52861d78ba
commit
e735d94e63
3 changed files with 2 additions and 16 deletions
|
@ -1,7 +0,0 @@
|
|||
@page "/sys/SuccessfulPost"
|
||||
<h3>SuccessfulPost</h3>
|
||||
<span>Post sucessfully crated!</span>
|
||||
|
||||
@code {
|
||||
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
@page "/sys/UnSuccessfulPost"
|
||||
<h3>UnuccessfulPost</h3>
|
||||
<span>Post was not created!</span>
|
||||
|
||||
@code {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue