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

EZP-31236: Added title to action buttons #58

Merged
merged 2 commits into from
Feb 24, 2020

Conversation

lucasOsti
Copy link
Contributor

@lucasOsti lucasOsti commented Jan 27, 2020

'data-extra-classes' => 'ez-tooltip--medium',
'data-placement' => 'left',
'title' => $this->translator->trans(
/** @Ignore */ self::ITEM__UPDATE,

Choose a reason for hiding this comment

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

No tabs here?

Copy link
Contributor Author

@lucasOsti lucasOsti Jan 30, 2020

Choose a reason for hiding this comment

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

@GrabowskiM this is effect of "composer fix-cs"

'data-extra-classes' => 'ez-tooltip--medium',
'data-placement' => 'left',
'title' => $this->translator->trans(
/** @Ignore */ self::ITEM__CANCEL,

Choose a reason for hiding this comment

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

and here?

Copy link
Contributor Author

@lucasOsti lucasOsti Jan 30, 2020

Choose a reason for hiding this comment

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

@GrabowskiM this is effect of "composer fix-cs"

@lserwatka lserwatka merged commit e0b6acb into ezsystems:master Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement New feature or request QA approved
Development

Successfully merging this pull request may close these issues.

5 participants