Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added auto-start option for ckeditor component #651

Merged
merged 1 commit into from
May 30, 2016

Conversation

wachterjohannes
Copy link
Member

This PR add the auto-start option for ckeditor component.

See it in action with sulu/sulu#2403

renderStartTemplate: function() {
var $content = $(this.$el.val()),
text = $content.text(),
$button = $(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$button is kind of a misleading variable name for a textarea

@wachterjohannes
Copy link
Member Author

@danrot i have changed the name of the variable to $trigger. and copied it to sulu PR.

@danrot danrot merged commit 91a4ae1 into develop May 30, 2016
@danrot danrot deleted the feature/lazy-start-editor branch May 30, 2016 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants