일반매물현황 목록 페이지 추가
This commit is contained in:
@@ -138,11 +138,11 @@
|
||||
</a>
|
||||
<div tabindex="-1" role="menu" aria-hidden="true"
|
||||
class="dropdown-menu dropdown-menu-right">
|
||||
<button type="button" tabindex="0" class="dropdown-item">User Account</button>
|
||||
<!-- <button type="button" tabindex="0" class="dropdown-item">User Account</button>
|
||||
<button type="button" tabindex="0" class="dropdown-item">Settings</button>
|
||||
<h6 tabindex="-1" class="dropdown-header">Header</h6>
|
||||
<button type="button" tabindex="0" class="dropdown-item">Actions</button>
|
||||
<div tabindex="-1" class="dropdown-divider"></div>
|
||||
<div tabindex="-1" class="dropdown-divider"></div> -->
|
||||
<button type="button" tabindex="0" class="dropdown-item"
|
||||
onclick="location.href='/logout'">로그아웃</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user