- updated login page;
- updated registration page; - created profile page; - created company profile page;
This commit is contained in:
@@ -379,7 +379,7 @@ const BandoApplication = () => {
|
||||
iconPos="right"/> : null}
|
||||
<Button
|
||||
disabled={completedSteps === 0 || completedSteps !== totalSteps}
|
||||
label={__('Invio', 'gepafin')}
|
||||
label={__('Invia', 'gepafin')}
|
||||
icon="pi pi-check"
|
||||
iconPos="right"/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user