Plugin Directory

Changeset 707627


Ignore:
Timestamp:
05/03/2013 08:34:25 PM (13 years ago)
Author:
e_durose
Message:

updated hard coded JS field

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dnd-gravity-forms-to-office-autopilot-contact-builder/trunk/gravity-to-officeAP.php

    r701864 r707627  
    265265    function doAction(val){
    266266        //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;
    268268    }
    269269--></script>
Note: See TracChangeset for help on using the changeset viewer.