IFrame v náhledu na sestavy upraven z width a height na vflex a hflex.
closes #215
This commit is contained in:
@@ -18,8 +18,8 @@
|
|||||||
onClick="@command('send')" />
|
onClick="@command('send')" />
|
||||||
</toolbar>
|
</toolbar>
|
||||||
<iframe
|
<iframe
|
||||||
width="100%"
|
vflex="1"
|
||||||
height="100%"
|
hflex="1"
|
||||||
src="/api/report.pdf" />
|
src="/api/report.pdf" />
|
||||||
</window>
|
</window>
|
||||||
</zk>
|
</zk>
|
||||||
Reference in New Issue
Block a user