We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d758a56 commit d95bcd7Copy full SHA for d95bcd7
1 file changed
procedures/CodeBrowser_hooks.ipf
@@ -55,6 +55,8 @@ Function initializePanel()
55
debugPrint("AfterCompiledHook: " + S_info)
56
57
updatePanel()
58
+
59
+ setGlobalStr("search","")
60
End
61
62
// Prepare for panel closing, must be called before the panel is killed or the experiment closed
0 commit comments