Ministero del Lavoro, mancata comunicazione per lavoro intermittente – Nota

16 Ottobre 2012|Categorie: Legale|

La Direzione Generale delle Attività ispettive del Ministero del Lavoro, con la la nota prot. 37/0018271/MA007.A001 del 12 ottobre u.s. fornische alcuni chiarimenti, a fronte di una richiesta di parere presentata dall'INAIL, circa l' organo competente all'erogazione della sanzione amministrativa per omessa comunicazione preventiva all'utilizzo di prestazioni di lavoro intermittente.

Zoom Kobe XII ZK12

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: ", ""));