You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One little part that you may want to fix is the home page loads the title in the subtitle section the first time, and then after it refreshes, it loads the description. It's easy enough to fix in the app.js file in /public/assets/js location so that the generatePieCharts function writes lab.description instead of lab.title
Thanks,
The text was updated successfully, but these errors were encountered:
First, Thanks for making this available.
One little part that you may want to fix is the home page loads the title in the subtitle section the first time, and then after it refreshes, it loads the description. It's easy enough to fix in the app.js file in /public/assets/js location so that the generatePieCharts function writes lab.description instead of lab.title
Thanks,
The text was updated successfully, but these errors were encountered: