Subversion Repositories SmartDukaan

Rev

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

Rev 23893 Rev 23914
Line 312... Line 312...
312
		showRanges = false;
312
		showRanges = false;
313
	}
313
	}
314
	var rangedDatePicker =  
314
	var rangedDatePicker =  
315
	{ 
315
	{ 
316
			"todayHighlight": true,
316
			"todayHighlight": true,
317
			"opens": "left",
317
			"opens": "right",
318
			"startDate": startMoment || moment(),
318
			"startDate": startMoment || moment(),
319
			"endDate": endMoment || moment(),
319
			"endDate": endMoment || moment(),
320
			"autoclose": true,
320
			"autoclose": true,
321
			"alwaysShowCalendars": false,
321
			"alwaysShowCalendars": false,
322
			"autoUpdateInput": true,
322
			"autoUpdateInput": true,