Left aligned pager UI.

--HG--
branch : dev
This commit is contained in:
jowall
2011-03-24 16:15:39 -07:00
parent e7beb1f33d
commit 5ef63519b9
2 changed files with 4 additions and 8 deletions

View File

@@ -36,10 +36,10 @@
}
</tbody>
</table>
<fieldset class="actions"><button type="submit" class="primaryAction">@T("Update All")</button></fieldset>
<fieldset class="actions"><button type="submit" class="button">@T("Update All")</button></fieldset>
}
<h2>@T("Add New Item")</h2>
<h3>@T("Add New Item")</h3>
@using (Html.BeginFormAntiForgeryPost(Url.Action("create"), FormMethod.Post)) {
<table class="menu items">
<colgroup>