* ajusted code.

This commit is contained in:
Catouse
2014-07-29 16:33:48 +08:00
parent 96fd437a8e
commit 76a96884d9
-1
View File
@@ -20,7 +20,6 @@ $(function()
$this.focus(function(){if($this.val() == '0000-00-00') $this.val('')}).blur(function(){if($this.val() == '') $this.val('0000-00-00')});
}
});
};
var options =