mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-24 04:06:34 +10:00
[유치수] [NOBTS] application dropdown바뀌면 자동 조회.
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-web/trunk@1243 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
@@ -518,6 +518,10 @@ $(document).ready(function () {
|
||||
alert("[NOT IMPLEMENTED]\n\nNOTE : 한꺼번에 많은 점을 선택했을 때 다 보여주지 않고.. 페이징?? 스크롤 페이징을 사용해도 될 것 같기도 하고...");
|
||||
});
|
||||
|
||||
$("#application").bind("change", function() {
|
||||
updateCharts();
|
||||
});
|
||||
|
||||
cleanup();
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user