remove newline

This commit is contained in:
rolux 2012-05-25 18:33:37 +02:00
parent 873dc2e550
commit fe8031578a

View file

@ -325,7 +325,6 @@ Ox.parseDateRange = function(start, end, utc) {
//@ Ox.setMonth <f> Set the month of a date, optionally UTC
// see Ox.setSeconds for source code
//@ Ox.setSeconds <f> Set the seconds of a date
[
'FullYear', 'Month', 'Date', 'Day',
'Hours', 'Minutes', 'Seconds', 'Milliseconds'