Skip to content

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

Open
laxmikandel wants to merge 1 commit into
LibreHealthIO:masterfrom
laxmikandel:master
Open

Fixed Add button won’t add options #1596#1604
laxmikandel wants to merge 1 commit into
LibreHealthIO:masterfrom
laxmikandel:master

Conversation

@laxmikandel
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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