UI changes to add checkbox and support searching for only new matches via new API.

This commit is contained in:
smcpeck 2017-02-23 17:17:27 -06:00
commit 39871802b5
6 changed files with 56 additions and 23 deletions

View file

@ -60,6 +60,7 @@
@Html.Checkbox(Model.SearchForMovies,"SearchForMovies","Search for Movies")
@Html.Checkbox(Model.SearchForActors,"SearchForActors","Search for Movies by Actor")
<div class="form-group">
<div class="checkbox">