hubl/src/page-project-drive.pug
Jean-Baptiste Pasquier 2433e71d44
update: WIP sib-core 0.8
2019-07-23 15:08:59 +02:00

11 lines
311 B
Plaintext

sib-widget(name='hd-drive')
template
iframe.drive.chat-view(
src='https://drive.google.com/embeddedfolderview?id=${value}'
)
.content-box.with-padding.full-width.chat-view
sib-display(
bind-resources=""
fields="driveID"
widget-driveID='hd-drive'
)