Changeset 11053 for branches/HiveStatistics/sources/HeuristicLab.Services.Hive.Statistics/3.3/Views/Shared/_Layout.cshtml
- Timestamp:
- 06/27/14 16:39:43 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HiveStatistics/sources/HeuristicLab.Services.Hive.Statistics/3.3/Views/Shared/_Layout.cshtml
r11020 r11053 25 25 <li>@Html.MenuItem("Admin", "Admin", "LoginRequired")</li> 26 26 <li>@Html.MenuItem("About", "About", "Home")</li> 27 <li>@Html.MenuItem("Contact", "Contact", "Home")</li>28 27 </ul> 29 28 </nav>
Note: See TracChangeset
for help on using the changeset viewer.