Skip to content

Commit

Permalink
Merge pull request #151 from translationCoreApps/bugfix-mcleanb-5030
Browse files Browse the repository at this point in the history
bugfix 5030/Support Minimal loaded languages
  • Loading branch information
richmahn authored Sep 14, 2018
2 parents 758d412 + 2a64832 commit 6b551bc
Show file tree
Hide file tree
Showing 5 changed files with 474 additions and 442 deletions.
12 changes: 4 additions & 8 deletions __tests__/__snapshots__/Container.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ exports[`Container Tests Test Container 1`] = `
</div>
</div>
</div>
<div
class="__react_component_tooltip place-top type-dark "
data-id="tooltip"
/>
<div
class="groups"
>
Expand Down Expand Up @@ -273,10 +277,6 @@ exports[`Container Tests Test Container 1`] = `
Titus 2:5
</span>
</span>
<div
class="__react_component_tooltip place-top type-dark "
data-id="tooltip"
/>
</div>
<div
class="group-item submenu-item"
Expand Down Expand Up @@ -307,10 +307,6 @@ exports[`Container Tests Test Container 1`] = `
Titus 3:2
</span>
</span>
<div
class="__react_component_tooltip place-top type-dark "
data-id="tooltip"
/>
</div>
</div>
<div
Expand Down
Loading

0 comments on commit 6b551bc

Please sign in to comment.