2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 23:06:37 +00:00

Turn browser caching of select-values off (by matthias).

git-svn-id: https://svn.fhem.de/fhem/trunk@2156 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2012-11-22 14:57:48 +00:00
parent cf13eb1024
commit 7a595e0a2f

View File

@ -1037,7 +1037,7 @@ FW_showRoom()
return if(!$FW_room);
FW_pO "<form method=\"get\" action=\"$FW_ME\">";
FW_pO "<form method=\"get\" action=\"$FW_ME\" autocomplete=\"off\">";
FW_pO "<div id=\"content\">";
FW_pO "<table>"; # Need for equal width of subtables