Commit fd518e1e authored by Byron Jones's avatar Byron Jones

remove tabs added by bug 984999

parent bd12f03e
......@@ -127,7 +127,7 @@ function set_assign_to(use_qa_contact) {
var assigned_to = form.assigned_to.value;
if (use_qa_contact) {
var qa_contact = form.qa_contact.value;
var qa_contact = form.qa_contact.value;
}
var index = -1;
......@@ -188,4 +188,4 @@ function set_assign_to(use_qa_contact) {
}
}
}
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment