AIdeaText commited on
Commit
dfb74b5
·
verified ·
1 Parent(s): f1d5beb

Update modules/admin/admin_ui.py

Browse files
Files changed (1) hide show
  1. modules/admin/admin_ui.py +1 -0
modules/admin/admin_ui.py CHANGED
@@ -136,6 +136,7 @@ def admin_page():
136
  else:
137
  st.error("Estudiante no encontrado")
138
 
 
139
  # Tab 3: Actividad de la Plataforma
140
  with tab3:
141
  st.header("Actividad Reciente")
 
136
  else:
137
  st.error("Estudiante no encontrado")
138
 
139
+ #######################################################################
140
  # Tab 3: Actividad de la Plataforma
141
  with tab3:
142
  st.header("Actividad Reciente")