projects
/
phpfspot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eda7f27
)
issue18, invoke clearSearch on reset
author
Andreas Unterkircher
<unki@netshadow.at>
Sat, 30 Jun 2007 09:37:44 +0000
(09:37 +0000)
committer
Andreas Unterkircher
<unki@netshadow.at>
Sat, 30 Jun 2007 09:37:44 +0000
(09:37 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@142
fa6a889d
-dae6-447d-9e79-
4ba9a3039384
phpfspot.js
patch
|
blob
|
history
diff --git
a/phpfspot.js
b/phpfspot.js
index a7b830f9c4828fafa9496c26098655ab120f7992..bde4c6aafc5540bc7fce5a410188e494513a6819 100644
(file)
--- a/
phpfspot.js
+++ b/
phpfspot.js
@@
-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);