LeireTedCas commited on
Commit
dfd0eba
1 Parent(s): 65699a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -684,7 +684,7 @@ async def materiales_trauma ():#line:763
684
  O0O0O00000OOOOOOO =request .args .get ('link2')#line:764
685
  O000O0O000O0000O0 =os .path .join (app .config ['UPLOAD_FOLDER'],'flecha.png')#line:765
686
  O0O0O000OO0OO00O0 =await boton_materiales (1 ,O0O0O00000OOOOOOO )#line:766
687
- if len (O0O0O000OO0OO00O0 [''])==0 :#line:767
688
  return render_template ('materiales.html',user_image7 =O000O0O000O0000O0 ,cajas =O0O0O000OO0OO00O0 ,no_hay ="No hay instrumental")#line:768
689
  else :#line:769
690
  if len (O0O0O000OO0OO00O0 )==1 :#line:770
 
684
  O0O0O00000OOOOOOO =request .args .get ('link2')#line:764
685
  O000O0O000O0000O0 =os .path .join (app .config ['UPLOAD_FOLDER'],'flecha.png')#line:765
686
  O0O0O000OO0OO00O0 =await boton_materiales (1 ,O0O0O00000OOOOOOO )#line:766
687
+ if len (O0O0O000OO0OO00O0)==0 :#line:767
688
  return render_template ('materiales.html',user_image7 =O000O0O000O0000O0 ,cajas =O0O0O000OO0OO00O0 ,no_hay ="No hay instrumental")#line:768
689
  else :#line:769
690
  if len (O0O0O000OO0OO00O0 )==1 :#line:770