Merge branch 'extends-config-json' into 'staging'
Extends config json See merge request startinblox/applications/sib-app!112
This commit is contained in:
commit
c15afa496f
@ -1,6 +1,5 @@
|
|||||||
.views-container
|
.views-container
|
||||||
sib-event(
|
sib-event(data-src=`${endpoints.events || (endpoints.get && endpoints.get.events)}`
|
||||||
data-src=`${endpoints.events || (endpoints.get && endpoints.get.events)}`
|
range-event-type=`${endpoints.typeevents || (endpoints.get && endpoints.get.typeevents)}`
|
||||||
range-typeevents=`${endpoints.typeevents || (endpoints.get && endpoints.get.typeevents)}`
|
upload-dir=`${endpoints.uploads || (endpoints.get && endpoints.get.uploads)}`
|
||||||
upload-src=`${endpoints.uploads || (endpoints.get && endpoints.get.uploads)}`
|
|
||||||
)
|
)
|
Loading…
Reference in New Issue
Block a user