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

Add the Copy button to the full view in the Administration Interface #163

Merged
merged 2 commits into from
Sep 18, 2019

Conversation

pkamps
Copy link
Member

@pkamps pkamps commented Sep 6, 2019

Upstream pull request: ezsystems#1413

Original description:
https://jira.ez.no/browse/EZP-29983

In the eZ back-end you have Edit / Move / Remove on the page you're viewing

But to copy, you have to initiate it from the "Sub items" window. No more! We will add the Copy button to the full view as well!

@thiagocamposviana
Copy link

@pkamps I see the button in the admin interface and it works, only issue is that there is a style:

.controlbar form .button-left .block input.button, .controlbar form .button-left .block input.button-disabled, .controlbar form .button-left .block a.button, .controlbar form .button-left .block a.button-disabled {
    margin-top: -3px;
}

Making the buttons not aligned.

@pkamps pkamps merged commit 4d56593 into master Sep 18, 2019
@pkamps pkamps deleted the EZP-29983 branch September 18, 2019 11:43
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