source:
branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/_ViewStart.cshtml
@
14427
Last change on this file since 14427 was 13656, checked in by ascheibe, 9 years ago | |
---|---|
File size: 157 bytes |
Rev | Line | |
---|---|---|
[13656] | 1 | @* |
2 | For more information on enabling MVC for empty projects, visit http://go.microsoft.com/fwlink/?LinkID=397860 | |
3 | *@ | |
4 | @{ | |
5 | Layout = "_Layout"; | |
6 | } |
Note: See TracBrowser
for help on using the repository browser.