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

dev/core#2777 - Fix js break on reminder form #21192

Merged
merged 1 commit into from
Aug 20, 2021

Conversation

jitendrapurohit
Copy link
Contributor

Overview

Fix js break on Reminder form.

Before

To replicate -

image

Console error -

image

which seems to be related to this change - #20220

After

image

Technical Details

Replace smarty crmScript with loadScript function.

Comments

Gitlab - https://lab.civicrm.org/dev/core/-/issues/2777

@civibot
Copy link

civibot bot commented Aug 20, 2021

(Standard links)

@civibot civibot bot added the 5.41 label Aug 20, 2021
@demeritcowboy
Copy link
Contributor

Tested - looks good.
When I tested the original I probably didn't test popups.
Affects 5.40+

@demeritcowboy demeritcowboy merged commit d916048 into civicrm:5.41 Aug 20, 2021
@eileenmcnaughton
Copy link
Contributor

@jitendrapurohit do you want to do a 5.40 version of this PR? I don't guarantee there will be another 5.40 release but if there is this will be in it that way

@jitendrapurohit
Copy link
Contributor Author

yes thanks @eileenmcnaughton. Have submitted at #21205

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants