updated form fields and application logic;

This commit is contained in:
Vitalii Kiiko
2024-09-12 17:17:48 +02:00
parent 19e17ec2d7
commit a8471ba7aa
42 changed files with 1423 additions and 231 deletions

View File

@@ -30,7 +30,7 @@ const AppSidebar = () => {
{
label: __('Domande in lavorazione', 'gepafin'),
icon: 'pi pi-file',
href: '/bids',
href: '/applications',
id: 11,
enable: intersection(permissions, ['APPLY_CALLS']).length
},