git-svn-id: http://xe-core.googlecode.com/svn/trunk@1752 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-25 01:00:14 +00:00
parent c74baad204
commit 6b1a61b34a
9 changed files with 19 additions and 13 deletions

View file

@ -1,4 +1,4 @@
// 관리자 페이지에서 날 이동
// 관리자 페이지에서 날 이동
function changeSelectedDate(selected_date) {
var fo_obj = xGetElementById('fo_counter');
fo_obj.selected_date.value = selected_date;