add modal to member_link.php
This commit is contained in:
parent
74a2693ea7
commit
e7fc645310
@ -5,9 +5,9 @@
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="/admin/cloudflare/zone"><i class="fa fa-comment"></i>Zone관리</a></li>
|
||||
<li>
|
||||
<button type="button" data-bs-toggle="modal" data-bs-target="#CustomerModal">
|
||||
<a href="#" data-bs-toggle="modal" data-bs-target="#CustomerModal">
|
||||
<i class="fa fa-comment"></i>고객용 도메인
|
||||
</button>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user