Merge pull request #9799 from chennes/startFixFrameborder
Start: Remove frameborder attribute from iframe
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
</div>
|
||||
|
||||
<div id="tab4" class="panel hidden iframecontainer">
|
||||
<iframe src="https://blog.freecad.org/" title="Freecad Blog" frameborder="0" class="iframe" ></iframe>
|
||||
<iframe src="https://blog.freecad.org/" title="Freecad Blog" class="iframe" ></iframe>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user