mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2024-12-04 19:01:32 +00:00
Add name attribute to iframe (allow magic links from messages)
This commit is contained in:
parent
abf7d8ced8
commit
a3993e8b87
@ -18,6 +18,7 @@
|
||||
</div>
|
||||
<iframe class="iframe"
|
||||
#webiframe
|
||||
name="webiframe"
|
||||
scrolling="yes"
|
||||
frameborder="0"
|
||||
(load)="iframeLoad()"
|
||||
|
Loading…
Reference in New Issue
Block a user