hubl/src/page-project-drive.pug

11 lines
311 B
Plaintext
Raw Normal View History

2019-06-05 09:45:41 +00:00
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
2019-06-05 09:45:41 +00:00
sib-display(
bind-resources=""
2019-07-23 13:08:59 +00:00
fields="driveID"
2019-06-05 09:45:41 +00:00
widget-driveID='hd-drive'
)