Added missing concat of </li> in Realtime response
This commit is contained in:
@@ -178,7 +178,7 @@ RealtimeUpdate = {
|
|||||||
|
|
||||||
ni = ni+"</div>";
|
ni = ni+"</div>";
|
||||||
|
|
||||||
"</li>";
|
ni = ni+"</li>";
|
||||||
return ni;
|
return ni;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user