mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-16 13:57:11 +02:00
Update POCO library.
This commit is contained in:
2
vendor/POCO/PocoDoc/resources/index.thtml
vendored
2
vendor/POCO/PocoDoc/resources/index.thtml
vendored
@ -16,7 +16,7 @@ ${PocoDoc.customHeadHTML}
|
||||
</div>
|
||||
<div class="body">
|
||||
<div id="navigation">
|
||||
<iframe src="navigation.html" onload="iFrameResize(this);" scrolling="no"></iframe>
|
||||
<iframe sandbox="allow-scripts allow-top-navigation-by-user-activation allow-same-origin" src="navigation.html" onload="iFrameResize(this);" scrolling="no"></iframe>
|
||||
</div>
|
||||
<div id="content">
|
||||
<h2>User Guides And Tutorials</h2>
|
||||
|
Reference in New Issue
Block a user