1
This commit is contained in:
@@ -615,7 +615,7 @@ namespace FineUIPro.Web
|
||||
/// <param name="type"></param>
|
||||
protected void MenuSwitchMethod(string type)
|
||||
{
|
||||
//this.CurrUser.LoginProjectId = this.drpProject.Value;
|
||||
this.CurrUser.LoginProjectId = this.drpProject.Value;
|
||||
this.XmlDataSource1.DataFile = "common/Menu_Personal.xml";
|
||||
this.leftPanel.Hidden = true;
|
||||
this.Tab1.IFrameUrl = "~/common/mainProject.aspx";
|
||||
|
||||
Reference in New Issue
Block a user