Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
dtd
/
civitas.ui
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit d7205995
authored
Apr 23, 2025
by
Nabiilah Putri Safa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edit userProfileHeader
1 parent
8156646d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
6 deletions
middleware/acl.global.ts
views/dstipro/beranda/UserProfileHeader.vue
middleware/acl.global.ts
View file @
d720599
views/dstipro/beranda/UserProfileHeader.vue
View file @
d720599
...
...
@@ -118,10 +118,6 @@ onMounted(() => {
onMounted
(()
=>
{
profileHeaderData
.
value
=
{
coverImg
,
designation
:
'UX Designer'
,
fullName
:
'Abdullah'
,
joiningDate
:
'April 2021'
,
location
:
'Madinah'
,
profileImg
,
}
})
...
...
@@ -201,7 +197,7 @@ function openDialog() {
<
template
>
<VCard
v-if=
"profileHeaderData"
>
<!-- Efek animasi Happy Birthday -->
<
!--
<
VAlert
<VAlert
v-if=
"isBirthday"
type=
"info"
class=
"happy-birthday"
...
...
@@ -209,7 +205,7 @@ function openDialog() {
🎉 Selamat Ulang Tahun! 🎉
<br>
🥳🎂🎈
<br>
🥳 Semoga harimu menyenangkan! 🥳
</VAlert>
-->
</VAlert>
<VImg
:src=
"profileHeaderData.coverImg"
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment