mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-21 22:07:59 -05:00
this
This commit is contained in:
@@ -1 +1 @@
|
|||||||
VERSION = "7.2.2"
|
VERSION = "7.2.4"
|
||||||
|
|||||||
@@ -50,9 +50,6 @@ export function PlaylistItem(props) {
|
|||||||
<UnderThumbWrapper title={props.title} link={props.link}>
|
<UnderThumbWrapper title={props.title} link={props.link}>
|
||||||
{titleComponent()}
|
{titleComponent()}
|
||||||
{metaComponents()}
|
{metaComponents()}
|
||||||
<a href={props.link} title="" className="view-full-playlist">
|
|
||||||
VIEW FULL PLAYLIST
|
|
||||||
</a>
|
|
||||||
</UnderThumbWrapper>
|
</UnderThumbWrapper>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user