Files
Disco/Disco.Web/Views/Device/_ViewStart.cshtml
T
2013-02-28 17:15:46 +11:00

3 lines
50 B
Plaintext

@{
Html.BundleDeferred("~/Style/Device");
}