Subversion Repositories SmartDukaan

Rev

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

Rev 24220 Rev 30601
Line 7... Line 7...
7
		font-weight:bold;
7
		font-weight:bold;
8
	}
8
	}
9
	
9
	
10
	.form-group{
10
	.form-group{
11
		border-bottom: 1px solid #eff2f7;
11
		border-bottom: 1px solid #eff2f7;
12
    	padding-bottom: 15px;
12
		padding-bottom: 15px;
13
    	margin-bottom: 15px;
13
		margin-bottom: 15px;
14
	}
14
	}
15
 
15
 
16
</style>
16
</style>
17
 
17
 
18
<script type="text/javascript">
18
<script type="text/javascript">
19
  
19
 
20
	$(function() {
20
	$(function () {
21
    	$('#ledgerDuration').daterangepicker(getRangedDatePicker(true), dateRangeCallback);	    
21
		$('#ledgerDuration').daterangepicker(getRangedDatePicker(true));
22
	});
22
	});
23
	
23
 
24
</script>
24
</script>
25
 
25
 
26
<section class="wrapper">
26
<section class="wrapper">
27
	<div class="row">
27
	<div class="row">
28
		<div class="col-lg-12">
28
		<div class="col-lg-12">