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 feature to move post to another group #25

Merged
merged 6 commits into from
Jul 1, 2013
Merged

Conversation

artur-gajewski
Copy link
Member

No description provided.

@@ -8,6 +8,58 @@

// Make the submission textarea autosize on text input
$('#cobase_appbundle_posttype_content').autosize();

Copy link
Contributor

Choose a reason for hiding this comment

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

Is it possible to move this pice of js to a file? For example then browser caching can kick in? Also keeps view code and js separated.

Copy link
Member Author

Choose a reason for hiding this comment

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

Should it be called even though that specific element is not present? It's inside javascripts block to load the page specific javascripts that are not needed elsewhere.

janimattiellonen added a commit that referenced this pull request Jul 1, 2013
Added feature to move post to another group
@janimattiellonen janimattiellonen merged commit 689f9f7 into master Jul 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants