Opportunity html

From Redazione
Jump to navigation Jump to search
Line 438: Line 438:
 
</select>
 
</select>
 
</td></tr></table>
 
</td></tr></table>
 +
 +
 +
<div>
 +
<div class="checkbox-container">
 +
<!--
 +
<input id="checkbox_input" type="hidden" name="" value="false">
 +
-->
 +
        <label class="checkbox-label">
 +
            <input type="checkbox" name="Form announcement[Deadline as soon as possible]">
 +
            <span class="checkbox-custom rectangular" data="checkbox_input"></span>
 +
        </label>
 +
       
 +
<span class="checkbox-title">As soon as possible</span>
 +
</div> 
  
  
Line 625: Line 639:
  
 
$('.checkbox-custom').on('click', function() {
 
$('.checkbox-custom').on('click', function() {
 +
return;
 
var ref_input = $('#' + $(this).attr('data'));
 
var ref_input = $('#' + $(this).attr('data'));
 
ref_input.val(ref_input.val() == 'false' ? 'true' : 'false')
 
ref_input.val(ref_input.val() == 'false' ? 'true' : 'false')

Revision as of 21:54, 5 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? Use the buttons below if it is addressed to 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”.