Files
Disco/Disco.Web/Views/User/_ViewStart.cshtml
T
2013-02-01 12:35:28 +11:00

3 lines
50 B
Plaintext

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