Implemented presentation and editing for domains.

This commit is contained in:
Revertron
2021-04-15 12:21:41 +02:00
parent da15a02e11
commit 9b093a8172
6 changed files with 139 additions and 2 deletions
+4
View File
@@ -116,6 +116,10 @@
<div class="list pb-3" id="domain_records">
<!-- Here will be our domain records, added by dialog -->
</div>
<div id="my_domains" class="container is-fluid cards-container">
<!-- Here will be our domains -->
</div>
</div>
<!-- Zone mining -->