Files
InventoryTracker/InventoryTraker.Web/Views/_ViewStart.cshtml
T
2016-08-08 14:47:35 -04:00

4 lines
51 B
Plaintext

@{
Layout = "~/Views/Shared/_Layout.cshtml";
}