Subversion Repositories SmartDukaan

Rev

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

Rev 26846 Rev 27029
Line 883... Line 883...
883
					
883
					
884
							</h4>
884
							</h4>
885
							
885
							
886
						   #end
886
						   #end
887
						   
887
						   
888
						   <p style="font-size:15px;"><b>Important Note:</b> More than 50% contribution of single brand in total sales will make you ineligible for the <b> Summer Bonanza </b> offer</p>
-
 
889
						      
-
 
890
                           <p style="float:right;font-size:15px;" id="description-offer" data-description = "$offer.getDescription()" data-toggle="modal" data-target="#offerDescription"  data-backdrop="static" data-keyboard="false"><a href="#">All terms & conditions</a></p>
888
                           <p style="float:right;font-size:15px;" id="description-offer" data-description = "$offer.getDescription()" data-toggle="modal" data-target="#offerDescription"  data-backdrop="static" data-keyboard="false"><a href="#">All terms & conditions</a></p>
891
						   
889
						   
892
					</div>
890
					</div>
893
					#end
891
					#end
894
				#end
892
				#end
895
				#end
893
				#end
896
				    <div  class="modal  text-center" id="offerDescription">
894
				    <div  class="modal  text-center" id="offerDescription">
897
					<div class="modal-dialog">
895
					<div class="modal-dialog">
898
				    <div class="modal-content" >
896
				    <div class="modal-content" >
899
				     <div class="modal-header">
897
				     <div class="modal-header">
900
					        <button type="button" class="close" data-dismiss="modal">&times;</button>
898
					        <button type="button" class="close" id = "cancel-model" data-dismiss="modal">&times;</button>
901
					        <h4 class="modal-title">Terms & Conditions</h4>
899
					        <h4 class="modal-title">Terms & Conditions</h4>
902
					        
900
					        
903
					        
901
					        
904
				      </div>
902
				      </div>
905
                    <div class="modal-body1">
903
                    <div class="modal-body1">
Line 981... Line 979...
981
			$(".cancel-description").live(
979
			$(".cancel-description").live(
982
			"click",
980
			"click",
983
			function(e) {
981
			function(e) {
984
	    		$("#descriptionMenu").empty();
982
	    		$("#descriptionMenu").empty();
985
			});
983
			});
-
 
984
			
-
 
985
			
-
 
986
				$("#cancel-model").live(
-
 
987
			"click",
-
 
988
			function(e) {
-
 
989
	    		$("#descriptionMenu").empty();
-
 
990
			});
-
 
991
			
-
 
992
			
986
</script>  
993
</script>  
987
  <script>
994
  <script>
988
 
995
 
989
      //knob
996
      //knob
990
      $(function() {
997
      $(function() {