Free cookie consent management tool by TermsFeed Policy Generator

source: branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/_ViewImports.cshtml @ 15287

Last change on this file since 15287 was 13860, checked in by jlodewyc, 9 years ago

#2582 RC2 migration fixed. OKB query implemented. Preparing for OKB manager

File size: 192 bytes
RevLine 
[13656]1@*
2    For more information on enabling MVC for empty projects, visit http://go.microsoft.com/fwlink/?LinkID=397860
3*@
4@{
[13860]5    @addTagHelper "*, Microsoft.AspNetCore.Mvc.TagHelpers"
[13656]6}
Note: See TracBrowser for help on using the repository browser.