Quantcast

Fix the issue that was causing escape to be eaten

James Whitehead II [10-17-10 - 23:51]
Fix the issue that was causing escape to be eaten
Filename
BindConfig.lua
diff --git a/BindConfig.lua b/BindConfig.lua
index b96f7dd..5d16369 100755
--- a/BindConfig.lua
+++ b/BindConfig.lua
@@ -240,7 +240,7 @@ function CliqueConfig:Button_OnClick(button)
     -- Click handler for "Edit" button
     elseif button == self.page1.button_options then
         SpellBookFrame:Hide()
-        CliqueConfig:Hide()
+        HideUIPanel(CliqueConfig)
         InterfaceOptionsFrame_OpenToCategory("Clique")
     elseif button == self.page2.button_save then
         -- Check the input