|
@@ -540,7 +540,6 @@ function splicing(dataNullName, response){
|
|
|
// htmlA += " <a target='_blank' href='";
|
|
|
// if (typeof (ArrayA[j].sourceUrl) != "undefined" && ArrayA[j].sourceUrl != null && ArrayA[j].sourceUrl != "") {
|
|
|
// htmlA += ArrayA[j].sourceUrl;
|
|
|
- // // debugger
|
|
|
// if (ArrayA[j].sourceUrl.indexOf("http://") > -1) {
|
|
|
// htmlA += ArrayA[j].sourceUrl;
|
|
|
// } else if (ArrayA[j].sourceUrl.indexOf("https://") > -1) {
|