Fixed problems with public console. Tiquet: #3106
This commit is contained in:
parent
cf34a6ae4c
commit
aeb0fc3de9
|
@ -171,8 +171,5 @@ $(document).ready (function () {
|
|||
?>
|
||||
});
|
||||
|
||||
$(window).load(function() {
|
||||
draw_lines (lines, 'layout_map');
|
||||
});
|
||||
/* ]]> */
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue