Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
grady
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Maximilian Michal
grady
Commits
df0aad05
Commit
df0aad05
authored
5 years ago
by
robinwilliam.hundt
Browse files
Options
Downloads
Patches
Plain Diff
Fixed brand.svg path
parent
f4d03e3b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!204
Fixed brand.svg path
Pipeline
#115201
failed
5 years ago
Stage: build
Stage: test
Changes
2
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
frontend/src/assets/brand.png
+0
-0
0 additions, 0 deletions
frontend/src/assets/brand.png
frontend/src/pages/Login.vue
+2
-2
2 additions, 2 deletions
frontend/src/pages/Login.vue
with
2 additions
and
2 deletions
frontend/src/assets/brand.png
deleted
100644 → 0
+
0
−
0
View file @
f4d03e3b
45.3 KiB
This diff is collapsed.
Click to expand it.
frontend/src/pages/Login.vue
+
2
−
2
View file @
df0aad05
...
...
@@ -11,14 +11,14 @@
>
<register-dialog
@
registered=
"registered($event)"
/>
</v-dialog>
<v-flex
<v-flex
xs12
sm12
md10
lg7
>
<img
src=
"
../assets
/brand.svg"
src=
"
https://grady.informatik.uni-goettingen.de/static/img
/brand.svg"
class=
"grady-logo"
>
</v-flex>
...
...
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