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

Fixed Add button won’t add options #1596 #1604

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

laxmikandel
Copy link

In interface/patient_file/summary/demographics_full.php file, jquery dependencies loaded before loading jquery and that dependencies is datetimepicker. That's why error was encounter. It is now fixed by placing them in correct sequence.

Copy link
Author

@laxmikandel laxmikandel left a comment

Choose a reason for hiding this comment

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

In interface/patient_file/summary/demographics_full.php file, jquery dependencies loaded before loading jquery and that dependencies is datetimepicker. That's why error was encounter. It is now fixed by placing them in correct sequence.

@Ngai-E
Copy link
Collaborator

Ngai-E commented Apr 6, 2020

Ok I see.
image
But I needed to refresh before seeing my option
image
Can you arrange this?

Copy link
Collaborator

@Ngai-E Ngai-E left a comment

Choose a reason for hiding this comment

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

Make the option appear without refreshing.

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