mirror of
				https://github.com/pandorafms/pandorafms.git
				synced 2025-10-31 19:44:38 +01:00 
			
		
		
		
	#12569 fixed button credential boxes
This commit is contained in:
		
							parent
							
								
									b0b05a833d
								
							
						
					
					
						commit
						24c8e606f4
					
				| @ -521,7 +521,7 @@ $(document).ready (function () { | |||||||
|             function (data) { |             function (data) { | ||||||
|                 $(".white-box-content").html(data); |                 $(".white-box-content").html(data); | ||||||
| 
 | 
 | ||||||
|                 $("#submit-add").click(function (e) { |                 $("#button-add").click(function (e) { | ||||||
|                     add_credential_boxes(); |                     add_credential_boxes(); | ||||||
|                 }); |                 }); | ||||||
| 
 | 
 | ||||||
| @ -550,7 +550,7 @@ $(document).ready (function () { | |||||||
|                 $(".white-box-content").html(data2); |                 $(".white-box-content").html(data2); | ||||||
| 
 | 
 | ||||||
|                 // Insert credential
 |                 // Insert credential
 | ||||||
|                 $("#submit-add").click(function (e) { |                 $("#button-add").click(function (e) { | ||||||
|                     save_credential_boxes(); |                     save_credential_boxes(); | ||||||
|                 }) |                 }) | ||||||
|             }, |             }, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user