Skip to content

Commit

Permalink
Merge bb0b969 into 41b918c
Browse files Browse the repository at this point in the history
  • Loading branch information
basilelegal committed Mar 3, 2015
2 parents 41b918c + bb0b969 commit c341169
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
}
// initialize ckeditor only if the container exists and is ready
initCMSCKEditor{{ ckeditor_function }}();
setTimeout(initCMSCKEditor{{ ckeditor_function }},50);
// initialize ckeditor in admin inline for "add-row" link
var addButtons{{ ckeditor_function }} = $('.add-row a');
Expand Down

0 comments on commit c341169

Please sign in to comment.