also display an little icon near the "pic is also listed in the following tags"
[phpfspot.git] / phpfspot.js
index a7b830f9c4828fafa9496c26098655ab120f7992..bde4c6aafc5540bc7fce5a410188e494513a6819 100644 (file)
@@ -22,6 +22,7 @@ function Tags(mode, id)
    }
    else if(mode == "reset") {
       HTML_AJAX.grab(encodeURI('rpc.php?action=reset'));
+      clearSearch();
    }
    else if(mode == "condition") {
       setCheckedValue(id, id.value);