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