쇼핑몰관리자: 쇼핑몰현황 그래프 범례 추가

This commit is contained in:
whitedot
2013-11-25 17:04:32 +09:00
parent 988273e9db
commit bfbcb21833
2 changed files with 8 additions and 0 deletions

View File

@ -196,6 +196,10 @@ function get_max_value($arr)
}
?>
</ul>
<div id="sidx_graph_legend">
<span id="legend_order"></span> 주문
<span id="legend_cancel"></span> 취소
</div>
</div>
</section>