- Timestamp:
- 05/27/11 18:33:03 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/PlatformController.cs
r6310 r6313 14 14 // GET: /Platform/ 15 15 16 public ActionResult Index() 16 public ActionResult Index() 17 17 { 18 18 Session["SelectedSubMenu"] = "Platform";
Note: See TracChangeset
for help on using the changeset viewer.