Frontend user list and modal dialog fixes

This commit is contained in:
Jamie Curnow
2018-06-20 16:51:18 +10:00
parent 8942b99372
commit bfc319cff9
20 changed files with 549 additions and 44 deletions

View File

@@ -1,5 +1,4 @@
<div class="page-main">
<div class="header" id="header">
<!-- Header View -->
</div>
@@ -15,4 +14,6 @@
<footer class="footer">
<!-- Footer View -->
</footer>
</footer>
<div class="modal fade" id="modal-dialog" tabindex="-1" role="dialog" aria-hidden="true"></div>