Inizio update master x naming
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
using System;
|
||||
using SteamWare;
|
||||
using System;
|
||||
|
||||
namespace MoonProTablet
|
||||
{
|
||||
public partial class RepProd_GG : System.Web.UI.Page
|
||||
public partial class RepProd_GG : System.Web.UI.Page
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
if (!Page.IsPostBack)
|
||||
{
|
||||
this.Title = devicesAuthProxy.getPage(Request.Url);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user