#If Debug zum testen entfernt
This commit is contained in:
@@ -3600,11 +3600,11 @@ namespace BeWoPlanerMobil.Controllers
|
||||
[Authorize]
|
||||
public ActionResult RedirectToDevExpressScheduler()
|
||||
{
|
||||
#if DEBUG
|
||||
//#if DEBUG
|
||||
return RedirectToActionPermanent("DevExpressScheduler", "DevExpressScheduler");
|
||||
#endif
|
||||
//#endif
|
||||
|
||||
return RedirectToMain();
|
||||
//return RedirectToMain();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user