Altro test con toggle a tempo
mette e registra di togliere menù laterale...
This commit is contained in:
@@ -13,5 +13,12 @@ namespace WebMasterPages
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
}
|
||||
/// <summary>
|
||||
/// Chiede al menùTop di chiudere il pnl modale...
|
||||
/// </summary>
|
||||
public void removeModal()
|
||||
{
|
||||
mod_title.removeModal();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user