Skip to content
Snippets Groups Projects
Commit b1d64c04 authored by Mostafa Hadizadeh's avatar Mostafa Hadizadeh
Browse files

fix editpass

parent 7e05db03
No related branches found
No related tags found
1 merge request!1Development2 into main to clean the repo
......@@ -66,14 +66,14 @@
</template>
<template #content2>
<div class="py-1">
<a class="block px-1 py-2 text-sm text-gray-700 hover:bg-gray-100">
<a class=" px-1 py-2 text-sm text-gray-700 hover:bg-gray-100">
{{ email }}
</a>
</div>
</template>
<template #conten1>
<div class="py-1">
<a href="https://cat4kit.atmohub.kit.edu/admin/auth/user/" class="block px-1 py-2 text-sm text-gray-700 hover:bg-gray-100" target="_blank">
<a href="https://cat4kit.atmohub.kit.edu/admin/auth/user/" class=" px-1 py-2 text-sm text-gray-700 hover:bg-gray-100" target="_blank">
Edit Password
</a>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment