dashboard - moduleCretaor changes

This commit is contained in:
Grayson Walker
2021-07-29 16:38:36 -04:00
parent e42a687c9b
commit 2dbf9671d9
36 changed files with 2365 additions and 2641 deletions

View File

@ -28,8 +28,6 @@ else
@code {
private List<Profile> _profiles;
private ElementReference form;
private bool validated = false;
public override SecurityAccessLevel SecurityAccessLevel => SecurityAccessLevel.Admin;