Skip to content
Snippets Groups Projects
Verified Commit 184be7f2 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Fix #943: Replaced PDF icon by List icon in playlist placeholder (#943)

parent 52a70445
No related branches found
No related tags found
No related merge requests found
Replaced PDF icon by List icon in playlist placeholder (#943)
<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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment