Clear Module Message Proir To Adding A Message To UI
This commit is contained in:
parent
b0a079dce9
commit
9b24e61033
|
@ -266,6 +266,7 @@ namespace Oqtane.Modules
|
|||
|
||||
public void AddModuleMessage(string message, MessageType type, string position)
|
||||
{
|
||||
ClearModuleMessage();
|
||||
ModuleInstance.AddModuleMessage(message, type, position);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user