Remise en état des alertes tables

This commit is contained in:
2026-02-11 11:13:20 +01:00
parent 7fd74a8ce4
commit 5f9d1c0911
4 changed files with 193 additions and 145 deletions

View File

@@ -865,9 +865,9 @@ if st.session_state.get("authenticated"):
)
st.session_state["selected_site"] = site_actuel
else:
st.info(f"Site imposé : {site_actuel}")
assert_site_ok(site_actuel)
st.info(f"Site imposé")
#st.info(f"Site imposé : {site_actuel}")
#assert_site_ok(site_actuel)
# Voyant Gyro
st.subheader(f"🚨 Statut Gyro — {site_actuel}")