Modify ↓
Opened 4 years ago
Closed 4 years ago
#2149 closed Bug/Fehler (duplicate)
Checkboxen im Backend nicht sichtbar wenn NEW_ATTRIBUTES_STYLING auf 'Nein'
| Reported by: | noRiddle | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | modified-shop-2.0.7.0 |
| Component: | Admin | Version: | 2.0.6.0 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description
Wenn
Konfiguration => Admin Optionen => "Attribut Verwaltung Styling" (NEW_ATTRIBUTES_STYLING)
auf 'nein' steht sind die Checkboxen nicht sichtbar.
Dies ist so wegen opacity:0 bei
input[type="checkbox"].ChkBox:not(old), input[type="radio"].ChkBox:not(old)
Jedenfalls ist das so wenn gleichzeitig "Adminbereich Styling" (NEW_SELECT_CHECKBOX) auf 'Ja' steht.
Gruß,
noRiddle
Attachments (0)
Note:
See TracTickets
for help on using tickets.

Hi noRiddle,
da gabs schon ein Ticket #2047 und das wurde auch schon gefixt.
Im Dev-Shop kann ich es zumindest nicht mehr nachstellen.
Markus