Ministero del Lavoro, CIGS, criteri per l’approvazione dei programmi – DM 94033/2016

8 Febbraio 2016|Categorie: Legale|

Il Ministero del Lavoro e delle Politiche Sociali, per quanto previsto dal DLGS 148//2015, articoli 20 e 21, ha emanato il Decreto n. 94033 del 13/01/2016, registrato dalla Corte dei Conti in data 03/02/2016 n. 233,  con il quale ha definito i criteri per l'approvazione dei programmi presentati dalle imprese per le richieste di cassa integrazione guadagni straordinaria.

Fonte: www.lavoro.gov.it

sneakers

Abstract:
Article_id:
8298
let file = jQuery('.file-drupal').children(); var array_file = []; file.each(function(){ let valori = []; valori['href'] = jQuery(this).children("a").attr("href"); valori['nome'] = jQuery(this).children("a").text(); array_file.push(valori); }); let html = ''; if(array_file.length > 0) { html += '

Scarica gli allegati

'; html += '
    '; } for( var i in array_file) { if( array_file[i]['href'] != null ) { html += `
  • `; } } if(array_file.length > 0) { html += '
'; jQuery('.allegati-articolo').append(html); } jQuery('.img-copertina').find('img').first().remove(); let data_art = jQuery('.fusion-tb-published-date').html(); jQuery('.fusion-tb-published-date').html(data_art.replace("Published On: ", "")); let cat_art = jQuery('.fusion-tb-categories').html(); jQuery('.fusion-tb-categories').html(cat_art.replace("Categorie: ", ""));