Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Portal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fachschaft
Portal
Commits
179074db
Commit
179074db
authored
7 months ago
by
jaramillo
Browse files
Options
Downloads
Patches
Plain Diff
Resolve "Add an icon for the account type "Uni-ID""
parent
c229b816
No related branches found
Branches containing commit
No related tags found
1 merge request
!19
Resolve "Add an icon for the account type "Uni-ID""
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
portal/static/js/components/pieces/AccountRequired.mjs
+1
-0
1 addition, 0 deletions
portal/static/js/components/pieces/AccountRequired.mjs
with
1 addition
and
0 deletions
portal/static/js/components/pieces/AccountRequired.mjs
+
1
−
0
View file @
179074db
...
...
@@ -4,6 +4,7 @@ export const AccountRequired = {
"
CL-Account
"
:
"
fa-regular fa-user
"
,
"
Eigener Account
"
:
"
fa-solid fa-user-plus
"
,
"
Geteilter Account
"
:
"
fa-solid fa-user-group
"
,
"
Uni-ID
"
:
"
fa-solid fa-id-card
"
}
return
m
(
"
span.detail
"
,
[
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment