Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Common.js - remove duplicate function #16508

Merged
merged 1 commit into from
Feb 11, 2020
Merged

Conversation

colemanw
Copy link
Member

Overview

Removes a recently added function as it is a duplicate.

Before

New duplicate function, only used in one file.

After

Switched file to use existing function and deleted the duplicate.

This function did the same thing as the one in lo-dash
@civibot
Copy link

civibot bot commented Feb 11, 2020

(Standard links)

@seamuslee001
Copy link
Contributor

Tested this out and confirmed it fixes the original issue

@colemanw colemanw merged commit 2a925be into civicrm:master Feb 11, 2020
@colemanw colemanw deleted the escape branch February 11, 2020 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants