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

master branch and 0.7.1 release of plugin doesn't load editors #4

Open
stewmorg opened this issue Nov 7, 2015 · 0 comments
Open

master branch and 0.7.1 release of plugin doesn't load editors #4

stewmorg opened this issue Nov 7, 2015 · 0 comments

Comments

@stewmorg
Copy link

stewmorg commented Nov 7, 2015

It seems like the version released to grails central doesn't load the necessary coffee scripts to create/edit page content.

The offending line is in application.js on the master branch there is the line:
//= require_full_tree /spud/admin

but in the multisite_branch it is:
//= require_full_tree .

Changing the one line from /spud/admin to "." fixes it and allows it to load correctly. Not sure how to get a working version of this plugin available for download via grails central.

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

No branches or pull requests

1 participant