* register logic

This commit is contained in:
2019-09-27 12:25:41 +02:00
parent b78f31670f
commit 06c24185d2
8 changed files with 87 additions and 23 deletions

3
wwwroot/css/general.css Normal file
View File

@ -0,0 +1,3 @@
.hideit{
display:none;
}