Skip to content
Snippets Groups Projects
  • JediKev's avatar
    a8ec8fa9
    issue: jQuery Sortable Redactor · a8ec8fa9
    JediKev authored
    This addresses issue 4372 where any Redactor text box within jQuery sortable
    is not clickable. This is due to Redactor not being an actual input field,
    rather a div, so sortable doesn’t see it as an input.
    a8ec8fa9
    History
    issue: jQuery Sortable Redactor
    JediKev authored
    This addresses issue 4372 where any Redactor text box within jQuery sortable
    is not clickable. This is due to Redactor not being an actual input field,
    rather a div, so sortable doesn’t see it as an input.