aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ws.htm
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2013-06-16 16:48:05 +0000
committermistic100 <mistic@piwigo.org>2013-06-16 16:48:05 +0000
commit5671287801351faaede86b1849a6496a56e891e2 (patch)
tree9c8c7440160b7b546d0e2240adbb28bda272c0b0 /tools/ws.htm
parent7dc84237707faad92abbbed8bcbf1c6b9132c776 (diff)
feature:2847 Display additional info for API methods fields
keep tooltip alive git-svn-id: http://piwigo.org/svn/trunk@23260 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'tools/ws.htm')
-rw-r--r--tools/ws.htm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ws.htm b/tools/ws.htm
index f77d9ba59..d01cb912c 100644
--- a/tools/ws.htm
+++ b/tools/ws.htm
@@ -447,6 +447,7 @@ function fillNewMethod(methodName) {
activation:"click",
maxWidth:"300px",
defaultPosition:"right",
+ keepAlive:true,
delay:0
});
}