Opportunity html

From Redazione
Jump to navigation Jump to search
Line 45: Line 45:
 
// Create form elements (two text inputs and the button input, in this example).
 
// Create form elements (two text inputs and the button input, in this example).
 
var announcement_title = new OO.ui.TextInputWidget( {  
 
var announcement_title = new OO.ui.TextInputWidget( {  
value: 'title'
+
value: 'title'
 +
help: 'The title of the announcement for publishing',
 +
helpInline: true,
 
} )
 
} )
  
 
var announcement_provider = new OO.ui.TextInputWidget( {  
 
var announcement_provider = new OO.ui.TextInputWidget( {  
 
value: 'provider',
 
value: 'provider',
 +
help: 'Who is providing and funding this opportunity?',
 +
helpInline: true,
 
} )
 
} )
  

Revision as of 18:51, 29 February 2020


Type of opportunity Title The title of the announcement for publishing Provider Who is providing and funding this opportunity? Description Target country Country where the activities will be implemented Funding Provided funding for the entire project Requisites Deadline
Url official The official url of the announcement call