Gauravwagh / django-grappelli

Automatically exported from code.google.com/p/django-grappelli
Other
0 stars 0 forks source link

HTML error in templates/admin/base.html #371

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which DJANGO-VERSION are you using?
r16208 - revison 1.3 stable

Which GRAPPELLI-VERSION are you using?
2.3

There is an HTML error at line 39 in templates/admin/base.html

It must be:
<script src="{% admin_media_prefix %}js/grappelli/jquery.grp_collapsible.js" 
type="text/javascript"></script>

Original issue reported on code.google.com by jan.cesp...@gmail.com on 26 May 2011 at 9:53

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1434.

Original comment by sehmaschine on 28 May 2011 at 9:53