Bug fix since recent commits to master where Textile was not being rendered any more...
authorPhil Hodgson <bitbucket@philhodgson.net>
Mon, 11 Aug 2014 16:20:51 +0000 (12:20 -0400)
committerPhil Hodgson <bitbucket@philhodgson.net>
Mon, 11 Aug 2014 16:20:51 +0000 (12:20 -0400)
commitff39794d11d503914bd67cbb6fed13bb38043fc2
treeb012d759abcf51e0f9650f14223625d1b7723b65
parenta87bae216a271e7dfb629c27060fd3ec92965408
Bug fix since recent commits to master where Textile was not being rendered any more after an update (refs #2917, refs #3354)
Something must have changed in the general JS event handling! Anyway, I now store the textile in a data attribute and then place it in the element later, during the on('hidden') phase
apps/workbench/app/assets/javascripts/editable.js