More user management

This commit is contained in:
Jamie.Rees 2016-11-21 15:25:39 +00:00
commit 3d2272cd91
3 changed files with 28 additions and 18 deletions

View file

@ -24,10 +24,7 @@
<h3>Features</h3>
@Html.Checkbox(Model.RecentlyAddedNewsletter, "RecentlyAddedNewsletter", "Recently Added Newsletter");
@Html.Checkbox(Model.RecentlyAddedNotification, "RecentlyAddedNotification", "Recently Added Notifications");
<div>
</div>
<div class="form-group">