fix override vari su tablet
This commit is contained in:
@@ -265,7 +265,7 @@ namespace MoonProTablet.WebUserControls
|
||||
/// <summary>
|
||||
/// Riporta evento update
|
||||
/// </summary>
|
||||
public void reportUpdate()
|
||||
public virtual void reportUpdate()
|
||||
{
|
||||
// alzo l'evento d update/inserimento e ricarico cache...
|
||||
if (eh_doUpdate != null)
|
||||
|
||||
Reference in New Issue
Block a user