js:wrap_svnlog

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_svnlog [2024/07/05 14:03] avillepreuxjs:wrap_svnlog [2024/07/05 14:03] (Version actuelle) avillepreux
Ligne 31: Ligne 31:
    this.addClass("svn-log wrap_note");    this.addClass("svn-log wrap_note");
    var src = (requested_project == project) ? project : (requested_project + "(" + project + ")");    var src = (requested_project == project) ? project : (requested_project + "(" + project + ")");
-          this.html(" <strong>"project + "@" + revision + "</strong><br>" + html);+          this.html(" <strong>"src + "@" + revision + "</strong><br>" + html);
         }         }
       });       });
  • js/wrap_svnlog.1720180992.txt.gz
  • Dernière modification : 2024/07/05 14:03
  • de avillepreux