carisackc commited on
Commit
311788f
·
1 Parent(s): 6343b2d

Update pages/1_Admission.py

Browse files
Files changed (1) hide show
  1. pages/1_Admission.py +1 -1
pages/1_Admission.py CHANGED
@@ -107,7 +107,7 @@ with col2:
107
 
108
  with col3:
109
  if st.button('Discharge Plan'):
110
- nav_pages('Discharge Plan')
111
  with col4:
112
  if st.button('📝Social Notes'):
113
  nav_page('Social Notes')
 
107
 
108
  with col3:
109
  if st.button('Discharge Plan'):
110
+ nav_page('Discharge Plan')
111
  with col4:
112
  if st.button('📝Social Notes'):
113
  nav_page('Social Notes')