Created
March 26, 2013 21:19
-
-
Save mrlannigan/5249348 to your computer and use it in GitHub Desktop.
Powered By Debug Address Bar Function
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(){var d=getApp().myhomes.overlays.dom.getDialog('debug');d.html('<h3>Copy the following and email to <a href="mailto:[email protected]?subject=Cobrand Debug&[email protected]">[email protected]</a></h3><br><textarea id="debugPB" rows="10" cols="70">Path: '+location.href+"\n"+'Debug: '+"\n"+getApp().tools.cookie.read('PBPARTNER')+'</textarea>').dialog('open');})() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment