This commit is contained in:
Nicolas Stepien 2013-04-08 16:43:27 +02:00
parent 699e680c8b
commit 59df0e0e24
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,5 @@
- Fixed a bug where dead quotelinks would disappear.
### 3.0.1 - *2013-04-08*
- Added the possibility to combine board-list toggle and custom text.

View File

@ -2609,6 +2609,7 @@ Quotify =
$.replace deadlink, a
if $.hasClass a, 'quotelink'
@nodes.quotelinks.push a
a = null
return
QuoteInline =