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

3 lines
48 B
Plaintext

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