Subversion Repositories wpShopGermany4

Rev

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

Rev 5261 Rev 5439
Line 42... Line 42...
42
		</p>
42
		</p>
43
		
43
		
44
		<script type="text/javascript">/* <![CDATA[ */
44
		<script type="text/javascript">/* <![CDATA[ */
45
 
45
 
46
			jQuery(document).ready(function() {
46
			jQuery(document).ready(function() {
47
 
47
  
48
				jQuery('.wpsg_form_help').tipTip();
-
 
49
 
-
 
50
				jQuery('#wpsg_mod_gutschein_gen').bind('change', function() {
48
				jQuery('#wpsg_mod_gutschein_gen').bind('change', function() {
51
 
49
 
52
					if (jQuery(this).val() == '1')
50
					if (jQuery(this).val() == '1')
53
					{
51
					{
54
 
52