Bug 24616: (QA follow-up) Remove "This has bug" comment
... hopefully because there is no more bug now! Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
a99f2e6530
commit
539efac9aa
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ function checkCodes( new_lettercode, new_branchcode ){
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
//This has bug
|
|
||||||
function confirmOverwrite( new_lettercode, new_branchcode ){
|
function confirmOverwrite( new_lettercode, new_branchcode ){
|
||||||
var letter_exists;
|
var letter_exists;
|
||||||
$.ajax({
|
$.ajax({
|
||||||
|
|
Loading…
Reference in a new issue