Changeset 707627
- Timestamp:
- 05/03/2013 08:34:25 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dnd-gravity-forms-to-office-autopilot-contact-builder/trunk/gravity-to-officeAP.php
r701864 r707627 265 265 function doAction(val){ 266 266 //Forward browser to new url 267 window.location=' http://dev.danddcompany.com/wp-admin/admin.php?page=grvty_officeautopilot_settings&tab=custom_fields&form_id=' + val;267 window.location='<?php echo home_url(); ?>/wp-admin/admin.php?page=grvty_officeautopilot_settings&tab=custom_fields&form_id=' + val; 268 268 } 269 269 --></script>
Note: See TracChangeset
for help on using the changeset viewer.