Fixed problems with public console. Tiquet: #3106

(cherry picked from commit aeb0fc3de983e18d495e1dc871a585ed2427b277)
This commit is contained in:
m-lopez-f 2015-12-22 10:00:16 +01:00
parent 029c1c11d9
commit 3c14aa64b2

View File

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