major: core 0.16
This commit is contained in:
@ -18,7 +18,6 @@ div.segment.full.padding-large.sm-padding-top-small.sm-padding-right-xsmall.sm-p
|
||||
data-authentication='login'
|
||||
data-auto-login='true'
|
||||
data-websocket-url=component.endpoints.xmpp
|
||||
data-i18n='en'
|
||||
bind-resources
|
||||
uniq=component.uniq
|
||||
)
|
||||
|
@ -56,7 +56,8 @@ div.segment.full.padding-large.whitespace-normal
|
||||
|
||||
partial=""
|
||||
|
||||
submit-button='Enregistrer'
|
||||
submit-button=''
|
||||
submit-widget="button"
|
||||
next=`${component.route}-information`
|
||||
|
||||
data-trans='label-name=project.edit.labelName;label-captain=project.edit.labelCaptain;label-customer.name=project.edit.labelCustomer;label-description=project.edit.labelDescription;label-help=project.edit.descriptionHelp;submit-button=project.edit.buttonSubmit'
|
||||
@ -76,6 +77,7 @@ div.segment.full.padding-large.whitespace-normal
|
||||
widget-user='solid-form-dropdown-autocompletion'
|
||||
|
||||
submit-button=''
|
||||
submit-widget="button"
|
||||
data-trans='submit-button=project.edit.buttonAddMember'
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user