- Timestamp:
- 07/01/15 11:24:12 (9 years ago)
- Location:
- branches/HiveStatistics/sources
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HiveStatistics/sources
- Property svn:mergeinfo changed
/trunk/sources merged: 12552-12553,12556-12557
- Property svn:mergeinfo changed
-
branches/HiveStatistics/sources/HeuristicLab.Services.WebApp/3.3/Controllers/AppController.cs
r12435 r12558 47 47 } 48 48 49 public ActionResult RedirectUrl(string url) { 50 return RedirectPermanent(url); 51 } 49 52 } 50 53 }
Note: See TracChangeset
for help on using the changeset viewer.