fixed EditMode after refresh
This commit is contained in:
@ -20,6 +20,5 @@ namespace Oqtane.Shared
|
||||
public int ModuleId { get; set; }
|
||||
public string Action { get; set; }
|
||||
public bool EditMode { get; set; }
|
||||
public bool DesignMode { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user