Header updated.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<div class="d-flex">
|
||||
<span class="text-white mr-3 my-auto mr-md-4" v-text="setCurrentUser()">
|
||||
</span>
|
||||
<div v-if="isAdmin() == true">
|
||||
<div v-if="isAdmin()">
|
||||
<!-- <router-link to="login" class="text-white align-middle">Añadir equipo</router-link> -->
|
||||
<b-dropdown id="dropdown-left" text="Añadir " variant="info" class="m-2">
|
||||
<b-dropdown-item> <router-link to="addEquip" class="text-decoration-none text-body"> Computadora </router-link></b-dropdown-item>
|
||||
|
||||
Reference in New Issue
Block a user