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

Jquery UI is not present in the admin interface! #16

Open
karimone opened this issue Feb 27, 2013 · 0 comments
Open

Jquery UI is not present in the admin interface! #16

karimone opened this issue Feb 27, 2013 · 0 comments

Comments

@karimone
Copy link

Is necessary to add by hand the jquery UI to base.html. I used this code

<script>(function($){jQuery = $.noConflict(true);})(django.jQuery);</script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.5/jquery-ui.min.js"></script>
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