Sunday, October 30, 2011

TabularInline "Add another" link not clickable

The "Add another" links in my TabularInlines suddenly stopped being
clickable. My browser pointer does not change shape like usual when I
hover over the link either. I can tab to the link and press ENTER and
it works as expected. The source behind the links is

<a href="javascript:void(0)">Add another MyModelName</a>

I checked CSS and I haven't changed anything that affects these links.

Any ideas?

Thanks-

Lee

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

No comments:

Post a Comment