mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 09:35:10 +01:00
fix collapse bug concerning accordion table
This commit is contained in:
parent
75ea9e1da6
commit
2bf7d2cbb3
@ -135,7 +135,7 @@ let AccordionListItemTableEditions = React.createClass({
|
||||
5,
|
||||
false,
|
||||
transition,
|
||||
'hidden-xs visible-sm'
|
||||
'hidden-xs visible-sm visible-md visible-lg'
|
||||
),
|
||||
new ColumnModel(
|
||||
(item) => {
|
||||
|
Loading…
Reference in New Issue
Block a user