- merged with master;

- fixed registartion form - added hub id;
- fixed bando view for beneficiario after switching company;
This commit is contained in:
Vitalii Kiiko
2024-10-23 12:24:34 +02:00
10 changed files with 49 additions and 24 deletions

View File

@@ -1,5 +1,3 @@
import { __ } from '@wordpress/i18n';
const getBandoSeverity = (status) => {
switch (status) {
case 'ACTIVE':