Fix Maintenance css
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<modal type="modal-iframe">
|
||||
<button class="close" slot="header-buttons" @click="close()"><i class="fa fa-remove"></i></button>
|
||||
<!-- <object data="/api/maintenance_manager/attachment/2" type="application/pdf"> -->
|
||||
<iframe style="position: absolute; height: 100%; width:100%; border: none" frameborder="0" :src="content" allowfullscreen></iframe>
|
||||
<iframe id="iframe-attachment" frameborder="0" :src="content" ></iframe>
|
||||
<!-- </object> -->
|
||||
|
||||
</modal>
|
||||
|
||||
Reference in New Issue
Block a user