#13023: Don't show "+ Add another" in admin inlines when extra = 0
-------------------------------------------+--------------------------------
          Reporter:  rasca                 |         Owner:  gabrielhurley
            Status:  closed                |     Milestone:  1.2          
         Component:  django.contrib.admin  |       Version:  SVN          
        Resolution:  fixed                 |      Keywords:               
             Stage:  Accepted              |     Has_patch:  1            
        Needs_docs:  0                     |   Needs_tests:  0            
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Comment (by gabrielhurley):

 sehmaschine, can you describe what *exactly* isn't working? steps to
 reproduce would be extremely helpful as well.

 I suspect something else is at fault here because you say changing the
 single quotes to double quotes fixes it for you, but if you look at the
 minified code (which is actually being used by the admin) the minifier
 *already* converted the single quotes to double quotes.

 There are regression tests for the backend code and I've tested the js in
 FF3.6, Chrome 4, Safari 4, IE7 and IE8... I'm not sure what could be
 misbehaving for you.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13023#comment:10>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to