db context hoes back to lib assembly...
This commit is contained in:
parent
1fc8e499e8
commit
fa20ed0590
10 changed files with 3518 additions and 18 deletions
|
|
@ -29,12 +29,6 @@
|
|||
<input asp-for="Branch" class ="form-control"></input>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label asp-for="OwnerId" class="col-md-2 control-label"></label>
|
||||
<div class="col-md-10">
|
||||
<select asp-for="OwnerId" class ="form-control"></select>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<div class="col-md-offset-2 col-md-10">
|
||||
<input type="submit" value="Create" class="btn btn-default" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue