浏览代码

Fix selector for cancel button.

JC Brand 8 年之前
父节点
当前提交
fd662d4bde
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/CHANGES.md

+ 2 - 0
docs/CHANGES.md

@@ -7,6 +7,8 @@
 - `allow_chat_pending_contacts` now defaults to `true` [jcbrand]
 - `allow_chat_pending_contacts` now defaults to `true` [jcbrand]
 - Breaking change: Callbacks for `converse.on` now no longer receive an event
 - Breaking change: Callbacks for `converse.on` now no longer receive an event
   object as first parameter. [jcbrand]
   object as first parameter. [jcbrand]
+- Cancel button shown while the registration form is being fetched wasn't working
+  properly. [jcbrand]
 
 
 ## 2.0.5 (Unreleased)
 ## 2.0.5 (Unreleased)
 - #743, #751, #753 Update to Strophe 1.2.12. SASL-EXTERNAL now has reduced priority, so it won't
 - #743, #751, #753 Update to Strophe 1.2.12. SASL-EXTERNAL now has reduced priority, so it won't