Fixed #720 and added better error handling around the migrations

This commit is contained in:
Jamie.Rees 2016-12-14 15:34:18 +00:00
commit 7ec76874bb
3 changed files with 214 additions and 152 deletions

View file

@ -57,7 +57,6 @@
<div class="form-group">
<label for="ApiKey" class="control-label">Api Key</label>
<div class="input-group">
<input type="text" hidden="hidden" name="ApiKey" value="@Model.ApiKey"/>
<input type="text" readonly="readonly" class="form-control form-control-custom" id="ApiKey" name="ApiKey" value="@Model.ApiKey">
<div class="input-group-addon">