From e71e59906535b87da2517bb4652d51e8b322831d Mon Sep 17 00:00:00 2001 From: bill bittner Date: Thu, 24 Aug 2017 22:47:36 -0700 Subject: [PATCH] removed gifv link from file display --- views/partials/assetInfo.handlebars | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/views/partials/assetInfo.handlebars b/views/partials/assetInfo.handlebars index 6dd0a0e6..c01427b4 100644 --- a/views/partials/assetInfo.handlebars +++ b/views/partials/assetInfo.handlebars @@ -20,16 +20,6 @@ - {{!-- gif v link --}} - {{#ifConditional fileInfo.fileType '===' 'video/mp4'}} -
- gifv - -
- - -
- {{/ifConditional}} {{!-- html text for embedding asset--}}
Embed HTML