Subversion Repositories SmartDukaan

Rev

Rev 30071 | Rev 30122 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 30071 Rev 30075
Line 518... Line 518...
518
		"opens": "right",
518
		"opens": "right",
519
		"startDate": moment().startOf('day'),
519
		"startDate": moment().startOf('day'),
520
		"endDate": moment().endOf('day'),
520
		"endDate": moment().endOf('day'),
521
		"autoclose": true,
521
		"autoclose": true,
522
		"alwaysShowCalendars": false,
522
		"alwaysShowCalendars": false,
523
		"autoUpdateInput": false,
523
		"autoUpdateInput": true,
524
		"locale": {
524
		"locale": {
525
			'format': 'DD/MM/YYYY'
525
			'format': 'DD/MM/YYYY'
526
		}
526
		}
527
	};
527
	};
528
	if (showRanges) {
528
	if (showRanges) {