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

#637 Fixed: Moved popover initialisation to Document ready #638

Merged
merged 1 commit into from
Nov 27, 2018
Merged

#637 Fixed: Moved popover initialisation to Document ready #638

merged 1 commit into from
Nov 27, 2018

Conversation

JvanEst
Copy link
Contributor

@JvanEst JvanEst commented Nov 20, 2018

Move the popover initialisation inside the $(document).ready block. This is will make sure that the element that the popover is initialised on is actually available in the DOM.

Move the popover initialisation inside the `$(document).ready` block. This is will make sure that the element that the popover is initialised on is actually available in the DOM.
@cuneytsenturk cuneytsenturk added this to the 1.3.4 milestone Nov 27, 2018
@cuneytsenturk cuneytsenturk merged commit 291cf95 into akaunting:master Nov 27, 2018
@cuneytsenturk
Copy link
Member

thanks @JvanEst

This was referenced Nov 27, 2018
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.

None yet

2 participants