js:wrap_issue

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
js:wrap_issue [2025/01/10 16:48] avillepreuxjs:wrap_issue [2025/01/10 16:49] (Version actuelle) avillepreux
Ligne 59: Ligne 59:
  
    this.addClass("redmine-issues");    this.addClass("redmine-issues");
-          this.html("<p><strong>" + version + "<strong></p>" + html);+          this.html("<p><strong>" + version + "</strong></p>" + html);
           console.log("CYA BUGS BY VERSION", "Auto Redmine bugs by found version", version);           console.log("CYA BUGS BY VERSION", "Auto Redmine bugs by found version", version);
         }         }
Ligne 87: Ligne 87:
  
    this.addClass("redmine-issues");    this.addClass("redmine-issues");
-          this.html("<p><strong>" + version + "<strong></p>" + html);+          this.html("<p><strong>" + version + "</strong></p>" + html);
           console.log("CYA BUGS BY VERSION", "Auto Redmine bugs by fixed version", version);           console.log("CYA BUGS BY VERSION", "Auto Redmine bugs by fixed version", version);
         }         }
  • js/wrap_issue.1736524114.txt.gz
  • Dernière modification : 2025/01/10 16:48
  • de avillepreux