source:
branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/_ViewStart.cshtml
@
14792
Last change on this file since 14792 was 13656, checked in by ascheibe, 9 years ago | |
---|---|
File size: 157 bytes |
Line | |
---|---|
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.