1
0
Fork 0
forked from 0x2620/oxjs

cleanup, again

This commit is contained in:
rolux 2011-11-03 16:42:41 +01:00
commit 094b1a59ec
34 changed files with 93 additions and 101 deletions

View file

@ -15,7 +15,7 @@ Ox.DateInput <f:Ox.Element> DateInput Element
weekday <n> width of weekday input element
year <n> width of year input element
self <o> Shared private variable
change <!> triggered on change of value
change <!> triggered on change of value
@*/
Ox.DateInput = function(options, self) {