Open aronchi opened 14 years ago
I'm hesitant to add anything from grappelli to -no-grappelli. If it works without the js then we should just remove the link.
It's a useful js, because the popup dimension is fixed and the save button comes easily under the scroll, and it doesn't hurt.
I think you should add it, if you see its code you'll notice it's not a problem...
The file is in a grappelli branch but not in trunk, and it looks like code that should be part of the normal django admin, no?
I didn't find that in django admin 1.2.1
ok, I'll take a patch that adds that one file
collapse.js from django-admin seems to do something similar. Has anyone tried a fix with it?
yes, that's what I was looking for. A fix linking to collapse.js would be even better.
Upload form refers to this file, but it's missing:
I found it in grappelli, I think we should copy it into django-filebrowser-no-grappelli media files.