Subversion Repositories SmartDukaan

Rev

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

Rev 18975 Rev 18997
Line 56... Line 56...
56
	}                  
56
	}                  
57
});
57
});
58
</script>
58
</script>
59
<input type="hidden" value = "<?php echo $pincheck;?>" id="pincheck">
59
<input type="hidden" value = "<?php echo $pincheck;?>" id="pincheck">
60
 
60
 
61
<?php debug($tinres);?>
61
<?php //debug($tinres);?>
62
<div class="modal fade" id="tinModal">
62
<div class="modal fade" id="tinModal">
63
  <div class="modal-dialog">
63
  <div class="modal-dialog">
64
    <div class="modal-content" style="background-color: #f0f0f0;color: #555;border:2px solid #58d936;">
64
    <div class="modal-content" style="background-color: #f0f0f0;color: #555;border:2px solid #58d936;">
65
      <div class="modal-body">
65
      <div class="modal-body">
66
        <p id="tin_response" style="color:#555;" class="text-center"></p>
66
        <p id="tin_response" style="color:#555;" class="text-center"></p>