ability for non-administrators to edit page settings
This commit is contained in:
@ -87,6 +87,8 @@ namespace Oqtane.Repository
|
||||
Theme.Resources = theme.Resources;
|
||||
Theme.Themes = theme.Themes;
|
||||
Theme.Containers = theme.Containers;
|
||||
Theme.ThemeSettingsType = theme.ThemeSettingsType;
|
||||
Theme.ContainerSettingsType = theme.ContainerSettingsType;
|
||||
Themes.Add(Theme);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user