summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/mails/full_view.hbs
diff options
context:
space:
mode:
authorFelix Hammerl <fhammerl@thoughtworks.com>2016-02-26 18:33:10 +0100
committerFelix Hammerl <fhammerl@thoughtworks.com>2016-03-09 15:36:10 +0100
commit9cbf33071f895a3ca1c9dad398d964e189e4a766 (patch)
tree1a79ffffbac062388d6b623fffb95d77b0028efe /web-ui/app/templates/mails/full_view.hbs
parent7b5d5ef57289c00b0314522b2c2981e4fc7a0f6c (diff)
Issue #617: Add sandbox to user-agent
Diffstat (limited to 'web-ui/app/templates/mails/full_view.hbs')
-rw-r--r--web-ui/app/templates/mails/full_view.hbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/templates/mails/full_view.hbs b/web-ui/app/templates/mails/full_view.hbs
index f9ec084a..3ff109e9 100644
--- a/web-ui/app/templates/mails/full_view.hbs
+++ b/web-ui/app/templates/mails/full_view.hbs
@@ -64,6 +64,7 @@
</header>
<div class="bodyArea column large-12">
+ <iframe id="read-sandbox" sandbox="allow-popups allow-scripts" src="sandbox/sandbox.html" scrolling="no"></iframe>
</div>
{{#if attachments}}