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
// add this salesforce.js file to your scripts dir after enabling developer mode | |
// this gets included via entries in the site.region file | |
Y.namespace('Template').Salesforce = Class.create({ | |
/* | |
baseUrl | |
oid | |
sqsFormSubmit | |
*/ | |
initialize: function (config) { |