Subversion Repositories SmartDukaan

Rev

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

Rev 36865 Rev 36962
Line 822... Line 822...
822
	</div>
822
	</div>
823
</div>
823
</div>
824
 
824
 
825
<script>
825
<script>
826
	var context = "${rc.contextPath}";
826
	var context = "${rc.contextPath}";
-
 
827
	var canScheduleToday = ${canScheduleToday};
827
</script>
828
</script>
828
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAckO0y4Z6WhBOuMjNjioWLSYZDhGEvGBc&libraries=places&v=weekly"></script>
829
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAckO0y4Z6WhBOuMjNjioWLSYZDhGEvGBc&libraries=places&v=weekly"></script>
829
<script src="${rc.contextPath}/resources/js/beat-plan-app.js?v=20260617a"></script>
830
<script src="${rc.contextPath}/resources/js/beat-plan-app.js?v=20260630a"></script>
830
</body>
831
</body>
831
</html>
832
</html>