Feature/fix ie button group style
Created by: wasabideveloper
Bugfix of #140 (closed) (closes #140 (closed) ).
- ran tests
- tested views by hand (IE, FF):
- /orders/new/
- /orders/{orderId}
Reviewed by:
-
@das-g -
@njordan-hsr
It's not possible to fix the issue, but I improved the visual appereance as much as possible:
It's not possible to fix the JS exception "Object doesn't support action" because there is no possibility to detect allowed actions by JS (crappy IE disables actions but does not allow to check that before calling an action).