Ultimi fix
This commit is contained in:
@@ -13,7 +13,7 @@ namespace NKC_WF
|
||||
{
|
||||
if (!Page.IsPostBack)
|
||||
{
|
||||
((SiteContent)this.Master).showSearch = false;
|
||||
((SiteMaster)this.Master).showSearch = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@ namespace NKC_WF
|
||||
|
||||
if (!Page.IsPostBack)
|
||||
{
|
||||
((SiteContent)this.Master).showSearch = false;
|
||||
((SiteMaster)this.Master).showSearch = false;
|
||||
mod_righePag.numRowPag = 10;
|
||||
mod_vocabolario.pageSize = mod_righePag.numRowPag;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user