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 1d743b18
authored
Apr 17, 2025
by
Samuel Taniel Mulyadi
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitlab.ui.ac.id/dtd/civitas.ui
into sam
2 parents
b019a23f
f645776c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/[tab].vue
pages/[tab].vue
View file @
1d743b1
...
@@ -49,7 +49,7 @@ const tabs = [
...
@@ -49,7 +49,7 @@ const tabs = [
const
tabsByCivitas
:
Record
<
string
,
string
[]
>
=
{
const
tabsByCivitas
:
Record
<
string
,
string
[]
>
=
{
staf
:
[
'profile'
,
'keamanan'
,
'log'
,
'peta'
,
'lib'
],
staf
:
[
'profile'
,
'keamanan'
,
'log'
,
'peta'
,
'lib'
],
dosen
:
[
'profile'
,
'keamanan'
,
'jadwal'
,
'log'
,
'peta'
,
'lib'
],
dosen
:
[
'profile'
,
'keamanan'
,
'jadwal'
,
'log'
,
'peta'
,
'lib'
],
mahasiswa
:
[
'profile'
,
'keamanan'
,
'riwayat'
,
'
jadwal'
,
'
peta'
,
'lib'
],
mahasiswa
:
[
'profile'
,
'keamanan'
,
'riwayat'
,
'peta'
,
'lib'
],
}
}
// Compute allowed tabs for the current user
// Compute allowed tabs for the current user
...
...
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