G.U.: PUBBLICATO IL D.P.C.M. 22 MARZO 2020 CHE INTRODUCE ULTERIORI MISURE PER EVITARE LA DIFFUSIONE DEL VIRUS COVID-19

23 Marzo 2020|Categorie: COVID-19|

Pubblicato, alla Gazzetta Ufficiale n. 76/2020, il Decreto del Presidente del Consiglio dei Ministri del 22 marzo 2020 recante “Ulteriori disposizioni attuative del decreto-legge 23 febbraio 2020, n. 6, recante misure urgenti in materia di contenimento e gestione dell’emergenza epidemiologica da COVID-19, applicabili sull’intero territorio nazionale.”

In particolare, allo scopo di contrastare e contenere il diffondersi del virus COVID-19, il Decreto dispone la sospensione di tutte le attività produttive industriali e commerciali ad esclusione di quelle individuate all’Allegato 1.

 

Abstract:
D.P.C.M. 22 marzo 2020
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: ", ""));