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

Content profile icons #4594

Merged
merged 12 commits into from
Aug 15, 2024
Merged

Conversation

tomaskikutis
Copy link
Member

SDESK-7346

@tomaskikutis tomaskikutis marked this pull request as ready for review August 12, 2024 13:34
@petrjasek petrjasek added this to the 2.9 milestone Aug 13, 2024
@@ -44,12 +44,13 @@ <h2 class="sd-page__page-heading" translate>Content Profiles</h2>
<ul class="dropdown__menu more-activity-menu pull-right" data-test-id="content-profile-actions--options">
<li><div class="dropdown__menu-label" translate>Actions</div></li>
<li class="dropdown__menu-divider"></li>
<li><button ng-click="ctrl.toggleEdit(type)" title="{{:: 'Edit Content Profile' | translate }}"><i class="icon-pencil"></i>{{:: 'Edit'| translate}}</button></li>
<li><button ng-click="ctrl.toggleEdit(type)" title="{{:: 'Edit Content Profile' | translate }}" aria-label="Edit"><i class="icon-pencil"></i>{{:: 'Edit'| translate}}</button></li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing gettext in aria-label

@petrjasek petrjasek merged commit 3d6fd29 into superdesk:develop Aug 15, 2024
3 checks passed
@petrjasek petrjasek modified the milestones: 2.9, 2.8 Aug 23, 2024
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