Add today button on Datetimepicker
This commit is contained in:
		@@ -111,6 +111,7 @@
 | 
			
		||||
            //Date picker
 | 
			
		||||
            $('#paid_at').datepicker({
 | 
			
		||||
                format: 'yyyy-mm-dd',
 | 
			
		||||
                todayBtn: 'linked',
 | 
			
		||||
                weekStart: 1,
 | 
			
		||||
                autoclose: true,
 | 
			
		||||
                language: '{{ language()->getShortCode() }}'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user