AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
839 stars 315 forks source link

fix language scope in picture description field #2876

Closed tvdeyen closed 4 months ago

tvdeyen commented 4 months ago

We only allow to select from published languages, so we should only display the select if there are at least two published languages.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.93%. Comparing base (1835cbd) to head (ca5bf09). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2876 +/- ## ======================================= Coverage 95.93% 95.93% ======================================= Files 229 229 Lines 6224 6224 ======================================= Hits 5971 5971 Misses 253 253 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.