Skip to content

Conversation

@sebastiandl
Copy link

No description provided.

Campaign.Preferences.update_table();
},
assign: function(id, name) {
pg = [];

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sebastianGitDL Is this a global variable? In case it's not, we should declare this variable with var

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point. Adding the var ...

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me just add that I check every other .js file to make sure to add the 'var' on each place it should be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants