Opportunity html

From Redazione
Jump to navigation Jump to search
Line 670: Line 670:
 
console.log(option.val());
 
console.log(option.val());
 
console.log(option.attr('id'));
 
console.log(option.attr('id'));
 +
 +
 +
$('#select_countries > option').each(function() {
 +
if(this.value == option.val() && this.attr('id') != option.attr('id')) {
 +
this.removeAttr('selected');
 +
}
 +
});
 +
 +
 
$('#select_countries').multiselect('reload');
 
$('#select_countries').multiselect('reload');
 
   },
 
   },

Revision as of 14:44, 8 March 2020

The title of the announcement for publishing.
Who is providing and funding this opportunity?
To citizens of what country this announcement is addressed? You can also select groups of countries.
Please enter the funding related to this announcement, indicating overall amount, currency, conditions, and any related information.
Please enter who can access this opportunity and the requisites.
Please enter the official url with further information
As soon as possible
If "as soon as possible" is checked please enter the final date of validity of the announcement as “deadline”.