update: clear unused and fixes CSS
This commit is contained in:
committed by
Jean-Baptiste Pasquier
parent
d2c8226048
commit
6c8224c0f2
@ -6,11 +6,11 @@ div.content-box__info
|
||||
template
|
||||
label ${label}
|
||||
|
||||
sib-link(class='backlink', bind-resources, next='project-profile') Back
|
||||
sib-link(class='backlink right', bind-resources, next='project-profile') Back
|
||||
|
||||
h1 Edit your project
|
||||
|
||||
sib-form.block.form-edit(
|
||||
sib-form.form-edit(
|
||||
bind-resources
|
||||
|
||||
fields='fieldset-info, block-project__info(customer, name, description), fieldset-fee, block-project__fee(businessProvider, businessProviderFee)'
|
||||
|
@ -55,7 +55,7 @@ sib-router(default-route='project-profile', hidden)
|
||||
|
||||
h2 Customer informations:
|
||||
|
||||
sib-display.block(
|
||||
sib-display(
|
||||
bind-resources
|
||||
fields='customer'
|
||||
|
||||
|
Reference in New Issue
Block a user