Merge remote-tracking branch 'origin/master' into release/core-0.17

This commit is contained in:
Jean-Baptiste Pasquier 2021-05-17 13:00:02 +02:00
commit c4916d60ed
2 changed files with 2 additions and 1 deletions

View File

@ -15,5 +15,6 @@ div.segment.full.padding-large.sm-padding-top-small.sm-padding-right-xsmall.sm-p
solid-invoicing(
bind-resources
upload-dir=`${extension.endpoints.uploads}`
logo-dir=`${client.logo}`
uniq=extension.uniq
)

View File

@ -1,4 +1,4 @@
if componentSet.has('invoice') && componentSet.has('projects')
if componentSet.has('invoices') && componentSet.has('projects')
solid-widget(name="hubl-project-businessprovider")
template
solid-form.segment.three-quarter.sm-full.margin-right-medium.margin-bottom-small(