google-code-export / django-grappelli

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

Multiple Help sections in the sidebar #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create Help section
2. Create 2 help entries
3. look at /grappelli/help - there are 2 identical help boxes in sidebar
4. Create 3rd help entry - there are 3 help boxes in sidebar

What is the expected output? What do you see instead?
Expected is one box in sidebar per one help section, not per each item.

What version of the product are you using? On what operating system?
SVN head

Please provide any additional information below.
Patch with fix attached

Original issue reported on code.google.com by attem...@gmail.com on 24 Mar 2009 at 7:34

Attachments:

GoogleCodeExporter commented 9 years ago
First attached patch does not fix the same problem for the help entry view
(/grappelli/help/1/)

Original comment by attem...@gmail.com on 24 Mar 2009 at 8:08

Attachments:

GoogleCodeExporter commented 9 years ago
thanks. 

Original comment by sehmaschine on 24 Mar 2009 at 9:44