Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Adds an icon for the new view-related button in Django #494

Merged
merged 6 commits into from
Aug 1, 2023

Conversation

fsbraun
Copy link
Member

@fsbraun fsbraun commented Jul 31, 2023

Django has introduced the "view related" button for related object widgets. It has an "eye" icon. This PR accounts for the new button and the space required if 4 related buttons are available.

Before

image

After

image

@fsbraun fsbraun requested a review from a team July 31, 2023 21:08
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #494 (ad2c958) into master (b38d2b0) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #494   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           33        33           
  Branches         3         3           
=========================================
  Hits            33        33           

@vinitkumar vinitkumar merged commit 0248a3c into django-cms:master Aug 1, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants