From 067758808ed9ebb23a47404b4cf1259bf1cd5ce0 Mon Sep 17 00:00:00 2001 From: aignatov-bio <47317017+aignatov-bio@users.noreply.github.com> Date: Tue, 20 Jul 2021 13:22:42 +0200 Subject: [PATCH] Add download heml button to file preview [SCI-5876] (#3423) * Add download heml button to file preview [SCI-5876] * Remove safe navigation --- app/views/shared/file_preview/_content.html.erb | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/app/views/shared/file_preview/_content.html.erb b/app/views/shared/file_preview/_content.html.erb index c55b4f077..bec387b97 100644 --- a/app/views/shared/file_preview/_content.html.erb +++ b/app/views/shared/file_preview/_content.html.erb @@ -1,5 +1,5 @@