Adding missing actions to the front (#28)

* [add] reloading

* [add] Delete emplployee
This commit was merged in pull request #28.
This commit is contained in:
2018-09-18 23:12:53 -06:00
committed by GitHub
parent 627da598fd
commit 1912508766
7 changed files with 75 additions and 7 deletions

View File

@@ -85,9 +85,10 @@
<div class="row col-md-offset-6">
<div class="form-group">
<a href="#" class="btn btn-lg btn-success " onclick="saveNewEmployee();">Create</a>
<a href="#" class="btn btn-lg btn-primary " onclick="loadView(currentView);">Clear</a>
</div>
</div>
</div>
</div>
</div>
</form>
</form>