# HG changeset patch # User ymh # Date 1478738747 -3600 # Node ID c89c11c2def7e0ba2035f9a9819038fa4cc49a70 # Parent 2dba812c7ef2e6f97436bf1076dacbad83b61bf8 temporarely hide the share button diff -r 2dba812c7ef2 -r c89c11c2def7 cms/app-client/app/styles/components/playlist-component.scss --- a/cms/app-client/app/styles/components/playlist-component.scss Wed Nov 09 23:41:15 2016 +0100 +++ b/cms/app-client/app/styles/components/playlist-component.scss Thu Nov 10 01:45:47 2016 +0100 @@ -239,3 +239,8 @@ .playlist-component .document-spinner { margin-left: 1em; } + +.playlist-component .playlist-share-button { + visibility: hidden; +} + diff -r 2dba812c7ef2 -r c89c11c2def7 cms/app-client/app/templates/components/playlist-component.hbs --- a/cms/app-client/app/templates/components/playlist-component.hbs Wed Nov 09 23:41:15 2016 +0100 +++ b/cms/app-client/app/templates/components/playlist-component.hbs Thu Nov 10 01:45:47 2016 +0100 @@ -24,7 +24,7 @@ - Share notice + Share notice