#13649: Hidden buttons in admin [PATCH]
----------------------------------+-----------------------------------------
 Reporter:  sebastian_noack       |       Owner:  nobody    
   Status:  new                   |   Milestone:            
Component:  django.contrib.admin  |     Version:  1.2       
 Keywords:                        |       Stage:  Unreviewed
Has_patch:  1                     |  
----------------------------------+-----------------------------------------
 Under some conditions I set some buttons in the admin forms to disabled
 (by custom js or in custom tempaltes). But due to django's styling of the
 admin pages, they don't look much disabled. I had to add some styles to
 the css file, to make disabled buttons look disabled. Eventhough the admin
 does not use disabled buttons by default, I think it would be good to have
 corrsponding styles for that state of buttons, as it makes customzing the
 admin easier.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13649>
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