projects
/
phpfspot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0bc5fe
)
issue42, reset-all is now also refreshing the views
author
Andreas Unterkircher
<unki@netshadow.at>
Sat, 14 Jul 2007 12:53:14 +0000
(12:53 +0000)
committer
Andreas Unterkircher
<unki@netshadow.at>
Sat, 14 Jul 2007 12:53:14 +0000
(12:53 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@201
fa6a889d
-dae6-447d-9e79-
4ba9a3039384
phpfspot.js
patch
|
blob
|
history
diff --git
a/phpfspot.js
b/phpfspot.js
index f101e6080900209319d927a4e96ceca2f5a5ba0e..bd2baf304a8f216aa56ad714319ec10916ad2cd0 100644
(file)
--- a/
phpfspot.js
+++ b/
phpfspot.js
@@
-220,6
+220,9
@@
function resetAll()
{
HTML_AJAX.grab(encodeURI('rpc.php?action=reset'));
clearSearch();
+ refreshAvailableTags();
+ refreshSelectedTags();
+ refreshPhotoIndex();
}
var startup = 1;