Subversion Repositories SmartDukaan

Rev

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

Rev 26071 Rev 26159
Line 1031... Line 1031...
1031
	});
1031
	});
1032
	
1032
	
1033
	
1033
	
1034
	
1034
	
1035
new Chart(document.getElementById("bar-chart"), 
1035
new Chart(document.getElementById("bar-chart"), 
1036
 
-
 
1037
 $chartMap
1036
 $chartMap
1038
 
-
 
1039
);
1037
);
1040
</script>
1038
</script>
1041
    <div id="punchInOutModal" class="modal fade" role="dialog">
1039
    <div id="punchInOutModal" class="modal fade" role="dialog">
1042
	  <div class="modal-dialog">
1040
	  <div class="modal-dialog">
1043
	
1041