Commit 970d6553 authored by nkhan's avatar nkhan

*** empty log message ***


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@104329 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 9171513a
......@@ -36,7 +36,7 @@
function getBlackList(blkvalue, rank)
{
console.log("rank[" + rank + "]");
if (blkvalue != 'N') {
if (blkvalue == 'Y') {
console.log("@@@@@@@@@@" + blkvalue);
document.getElementById("bkkdiv").style.display = 'block';
}
......
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