Spaces:
Build error
Build error
Update pages/1_Admission.py
Browse files- 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 |
-
|
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')
|