Subversion Repositories wpShopGermany4

Rev

Rev 5866 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5866 Rev 5899
Line 56... Line 56...
56
			}
56
			}
57
			
57
			
58
		}
58
		}
59
 
59
 
60
	}
60
	}
61
	
61
	$j++;
62
?>
62
?>
63
 
63
 
64
<?php if ($chartJS['area'] != '') { ?>
64
<?php if ($chartJS['area'] != '') { ?>
65
<div id="chartannualturnover-line" style="height:<?php echo $this->get_option('wpsg_mod_statistics_line_chart_height'); ?>px; width:<?php echo $this->get_option('wpsg_mod_statistics_line_chart_width'); ?>px;"></div>
65
<div id="chartannualturnover-line" style="height:<?php echo $this->get_option('wpsg_mod_statistics_line_chart_height'); ?>px; width:<?php echo $this->get_option('wpsg_mod_statistics_line_chart_width'); ?>px;"></div>
66
 
66