forked from rebillar/site-accueil-insa
Fixed info in log
This commit is contained in:
parent
b03ecef484
commit
8010278359
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ function nameTeam(team){
|
|||
return "Boomiflore";
|
||||
}
|
||||
function showScores(team) {
|
||||
console.log(team);
|
||||
$.alert({
|
||||
title: "<span id='title_" + team + "'>" + nameTeam(team) + "</span>",
|
||||
content: function () {
|
||||
|
|
Loading…
Reference in a new issue