diff --git a/src/main/webapp/static/global/scripts/common.js b/src/main/webapp/static/global/scripts/common.js index a097c5fa0..28969d073 100644 --- a/src/main/webapp/static/global/scripts/common.js +++ b/src/main/webapp/static/global/scripts/common.js @@ -1302,16 +1302,16 @@ var viewAreaInfo=function(path,areaEffectiveIds,compileId){ title=$.validator.messages.area;//+" "+$.validator.messages.isp; html+="
| "+$.validator.messages.area+" | ";/* + - ""+$.validator.messages.isp+" | ";*/ + html+=""+$.validator.messages.area+" | " + + ""+$.validator.messages.isp+" | "; html+=""; html+=""; for(i=0;i"+data.areaIsps[i].areaName; html+=" | "; - /*html+=""+data.areaIsps[i].ispName; - html+=" | ";*/ + html+=""+data.areaIsps[i].ispName; + html+=" | "; html+=""; } html+="
|---|