Skip to content

Commit

Permalink
FIX update tab loading to use recent admin module changes
Browse files Browse the repository at this point in the history
The admin module previously used the redux-form store to track the
active Tab within a Tabs component. However this was recently refactored
in the admin module to use a different shard in the redux store, as it
was causing problems (functionality regressions) in form state with the
asset-admin module. So the logic here in Elemental also required updating.
  • Loading branch information
raissanorth committed Oct 19, 2018
1 parent f7a4c73 commit e2d064d
Show file tree
Hide file tree
Showing 4 changed files with 13,283 additions and 36 deletions.
13,234 changes: 13,233 additions & 1 deletion client/dist/js/bundle.js

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion client/dist/styles/bundle.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e2d064d

Please sign in to comment.