From 7ae43387cc0c045bd94adbb1add24f804fcdbc3a Mon Sep 17 00:00:00 2001 From: Rick Peterman Date: Thu, 2 Feb 2017 14:02:56 -0500 Subject: [PATCH] Issue #354 - Removed hard-coded template URL's - GlobalBuzz quote image should be styled by platform-admin CSS to prevent images from having to be packaged by embed-containers. --- src/html/modal/modal_slideshow.html | 10 ++++------ src/js/embeds/globalBuzzEmbed.js | 1 - 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/src/html/modal/modal_slideshow.html b/src/html/modal/modal_slideshow.html index 267f7e7..2ab4b3f 100644 --- a/src/html/modal/modal_slideshow.html +++ b/src/html/modal/modal_slideshow.html @@ -26,16 +26,14 @@
-
- -
+
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam feugiat ac nulla in tincidunt. Curabitur pellentesque, justo at sagittis gravida, nunc eros blandit dolor, a scelerisque eros mauris in tellus.
+
Credit - John A. Doe / Unknown News - John A. Doe / Unknown News + +
diff --git a/src/js/embeds/globalBuzzEmbed.js b/src/js/embeds/globalBuzzEmbed.js index 656c7a0..0faef5b 100644 --- a/src/js/embeds/globalBuzzEmbed.js +++ b/src/js/embeds/globalBuzzEmbed.js @@ -57,7 +57,6 @@ var EntityEmbed = EntityEmbed || {}; '
' + '

Global Buzz

' + '
' + - '' + '
' + self.model.quote + '
' +