hanhossain / CSE360-project

0 stars 1 forks source link

Updating and Calling array (list of patients + history of Diagnosis) #14

Open awlew opened 9 years ago

emmberk commented 9 years ago

I added the methods to the controller, but they need to call a patient object and a doctor object. I can't seem to use just the currentuser object. I don't understand how the current user is set or how to fix this problem.

Setting the jscroll for all of the patients on the add patient panel works becuase it only calls the listOfUsers.

Parker, can you help me with this?