Fixed problems with public console. Tiquet: #3106

This commit is contained in:
m-lopez-f 2015-12-22 10:00:16 +01:00
parent cf34a6ae4c
commit aeb0fc3de9
1 changed files with 0 additions and 3 deletions

View File

@ -171,8 +171,5 @@ $(document).ready (function () {
?>
});
$(window).load(function() {
draw_lines (lines, 'layout_map');
});
/* ]]> */
</script>