Caricato update vers 1.6 con pagina x magazzino...
This commit is contained in:
@@ -128,7 +128,7 @@ namespace WebSCR.WebUserControls
|
||||
}
|
||||
|
||||
// in base alla pagina corrente decido cosa mostrare in header...
|
||||
if (devicesAuthProxy.pagCorrente == "Cronologico")
|
||||
if (devicesAuthProxy.pagCorrente == "Cronologico" || devicesAuthProxy.pagCorrente == "ElencoInt")
|
||||
{
|
||||
ulStd.Visible = false;
|
||||
ulSquadra.Visible = false;
|
||||
|
||||
Reference in New Issue
Block a user