revert test

This commit is contained in:
Tommy Parnell
2015-03-19 22:43:45 -04:00
parent 7a0740acb0
commit ab9f92aed0

View File

@@ -2,7 +2,7 @@
@{ @{
Layout = "Views/Shared/_Layout.cshtml"; Layout = "Views/Shared/_Layout.cshtml";
} }
<div id="target">test commit</div> <div id="target"></div>
@section styles{ @section styles{
<link rel="stylesheet" href="~/Content/jquery.UntappedWidget.min.css" /> <link rel="stylesheet" href="~/Content/jquery.UntappedWidget.min.css" />
} }