fix: optional circles fix

This commit is contained in:
Jean-Baptiste Pasquier 2021-02-28 15:30:11 +01:00
parent 2f6324c2c4
commit 4af3dcdd07
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ div.segment.full.padding-large.sm-padding-top-small.sm-padding-right-xsmall.sm-p
solid-link(class="backlink", next=`admin-${getRoute('projects', true)}` data-trans='project.create.backlink')
div.segment.full.padding-large.sm-padding-xsmall.sm-padding-top-medium.whitespace-normal
div.loader.loader-top(id=`loader-admin-${getComponent('circles').uniq}`)
div.loader.loader-top(id=`loader-admin-${getComponent('projects').uniq}`)
div
div
div
@ -21,7 +21,7 @@ div.segment.full.padding-large.sm-padding-xsmall.sm-padding-top-medium.whitespac
required-customer.name
required-name
required-captain
loader-id=`loader-admin-${getComponent('circles').uniq}`
loader-id=`loader-admin-${getComponent('projects').uniq}`
label-status=''
label-customer.name=''