Skip to content

Commit 4425281

Browse files
authored
gppa-custom-refresh-trigger.js: Fixed link in snippet description. (#917)
1 parent 7874b6c commit 4425281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gp-populate-anything/gppa-custom-refresh-trigger.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Gravity Perks // Populate Anything // Custom Field Refresh Trigger
3-
* https://gravitywiz.comhttps://gravitywiz.com/documentation/gravity-forms-populate-anything/
3+
* https://gravitywiz.com/documentation/gravity-forms-populate-anything/
44
*/
55
// Update "1" and "2" to the field IDs that should trigger a Populate Anything refresh.
66
$( '#field_GFFORMID_1, #field_GFFORMID_2' ).find( 'input' ).on( 'change', function() {

0 commit comments

Comments
 (0)