Merge branch 'feature/sib-poll' of https://git.startinblox.com/applications/hubl into feature/resource-component
This commit is contained in:
commit
cdd509ff48
@ -1,2 +1,5 @@
|
|||||||
.views-container
|
.views-container
|
||||||
solid-poll(data-src=`${endpoints.polls || (endpoints.get && endpoints.get.polls)}`)
|
solid-poll(data-src=`${endpoints.polls || (endpoints.get && endpoints.get.polls)}`
|
||||||
|
range-base-polls=`${endpoints.pollRangeBase || (endpoints.get && endpoints.get.pollRangeBase)}`
|
||||||
|
upload-dir=`${endpoints.uploads || (endpoints.get && endpoints.get.uploads)}`
|
||||||
|
)
|
Loading…
Reference in New Issue
Block a user