antos-frontend/src/packages/Files/scheme.html

5 lines
168 B
HTML
Raw Normal View History

2017-08-26 16:50:13 +02:00
<afx-app-window apptitle="Files" width="600" height="400">
2017-08-25 00:18:35 +02:00
<afx-vbox>
<afx-file-view data-id = "fileview"></afx-file-view>
</afx-vbox>
</afx-app-window>