Add name attribute to iframe (allow magic links from messages)

This commit is contained in:
Kristóf Tóth 2019-11-08 13:13:39 +01:00
parent abf7d8ced8
commit a3993e8b87
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
</div>
<iframe class="iframe"
#webiframe
name="webiframe"
scrolling="yes"
frameborder="0"
(load)="iframeLoad()"