diff --git a/Oqtane.Client/Themes/Controls/ControlPanel.razor b/Oqtane.Client/Themes/Controls/ControlPanel.razor index d731b99e..070afde9 100644 --- a/Oqtane.Client/Themes/Controls/ControlPanel.razor +++ b/Oqtane.Client/Themes/Controls/ControlPanel.razor @@ -11,7 +11,8 @@ @if (UserSecurity.IsAuthorized(PageState.User, "Edit", PageState.Page.Permissions)) { -
Are You Sure You Want To Delete This Page?
-Are You Sure You Want To Delete This Page?
+- - | -
-
- @if (moduletype == "new")
- {
- @if (moduledefinitions != null)
- {
-
-
- }
- }
- else
- {
-
-
+
+
+ }
+ +
+
+
+
+ @if (_moduleType == "new")
+ {
+ @if (_moduleDefinitions != null)
+ {
+
+
}
- |
-
- - | -- - | -
- - | -- | -
- - | -
- |
-