responsive resizing for graphs is broken -> turn off

This commit is contained in:
Philip Häusler 2015-07-27 17:36:42 +02:00
parent 1a0ccddbe9
commit bc0354fbff
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ function admin_arrive() {
'data' => array_values($arrival_sums) 'data' => array_values($arrival_sums)
) )
) )
)) . ', {"responsive": true}); )) . ');
}); });
</script>', </script>',
table(array( table(array(