Pārlūkot izejas kodu

Removed Show Logout

master
Lene Scholtz 5 gadus atpakaļ
vecāks
revīzija
501cb1d818
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      src/components/shared/navBar.vue

+ 1
- 1
src/components/shared/navBar.vue Parādīt failu

91
                   class="dropdown-item cursor-pointer"
91
                   class="dropdown-item cursor-pointer"
92
                   @click="routerGoTo('/property/new/Rental')"
92
                   @click="routerGoTo('/property/new/Rental')"
93
                 >To Rent</a>
93
                 >To Rent</a>
94
-                <hr v-if="showLogout" />
94
+                <hr />
95
                 <a
95
                 <a
96
                   v-if="isLoggedIn"
96
                   v-if="isLoggedIn"
97
                   class="dropdown-item cursor-pointer"
97
                   class="dropdown-item cursor-pointer"

Notiek ielāde…
Atcelt
Saglabāt