Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
funkwhale
Commits
184be7f2
Verified
Commit
184be7f2
authored
Oct 15, 2019
by
Eliot Berriot
Browse files
Fix #943: Replaced PDF icon by List icon in playlist placeholder (#943)
parent
52a70445
Pipeline
#6481
passed with stages
in 2 minutes and 57 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
front/src/components/playlists/943.bugfix
0 → 100644
View file @
184be7f2
Replaced PDF icon by List icon in playlist placeholder (#943)
front/src/components/playlists/PlaceholderWidget.vue
View file @
184be7f2
<
template
>
<div
class=
"ui placeholder segment"
>
<div
class=
"ui icon header"
>
<i
class=
"
pdf file outline
icon"
></i>
<i
class=
"
list
icon"
></i>
<translate
translate-context=
"Content/Home/Placeholder"
>
No playlists have been created yet
</translate>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment