diff --git a/src/main/webapp/WEB-INF/views/dashboard/trafficWebTypeList.jsp b/src/main/webapp/WEB-INF/views/dashboard/trafficWebTypeList.jsp index 683ca6985..249ef3afb 100644 --- a/src/main/webapp/WEB-INF/views/dashboard/trafficWebTypeList.jsp +++ b/src/main/webapp/WEB-INF/views/dashboard/trafficWebTypeList.jsp @@ -137,6 +137,7 @@ class="table table-striped table-bordered table-condensed text-nowrap"> + @@ -370,7 +371,7 @@ gbytper=((data.Gbyte/(totalGbyte))*100).toFixed(2); } var html = ''; - html += ''; + html += ''; html += "" + data.website + ""; html += "" + data.uniqueNum + ""; html += "" + (((data.entranceId)==1) ? "Astana":"Alamty") + "";