django-modeltranslation icon indicating copy to clipboard operation
django-modeltranslation copied to clipboard

Default language tab shown twice in django admin

Open GitRon opened this issue 8 years ago • 0 comments

Hi guys,

I'm using your package (v0.12.1) and it works great except one "styling" glitch.

In the django admin (django 1.11.5) the default language tab is rendered twice when selecting the default language (in my case "de"):

grafik

The same with the select on top of the page. The second select just contains "de" and is redundant.

Any ideas what I might be doing wrong? Or is this maybe a bug?

Thx in advance! Ron

GitRon avatar Sep 12 '17 13:09 GitRon