mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-12-06 13:52:03 +00:00
La sconfitta del socialismului
This commit is contained in:
@@ -44,10 +44,10 @@ fetch(newsURL)
|
||||
span.setAttribute("class","red");
|
||||
}
|
||||
if(element.type=="Biglietti"){
|
||||
span.setAttribute("class","blu");
|
||||
span.setAttribute("class","blue");
|
||||
}
|
||||
if(element.type=="Personale"){
|
||||
span.setAttribute("class","blu");
|
||||
span.setAttribute("class","blue");
|
||||
}
|
||||
//P creation
|
||||
span.innerHTML=element.type;
|
||||
|
||||
Reference in New Issue
Block a user