mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[PR #2376] [CLOSED] added convert2textfield function #2539
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2539
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/modoboa/modoboa/pull/2376
Author: @mrattilakovacs
Created: 10/12/2021
Status: ❌ Closed
Base:
master← Head:patch-2📝 Commits (1)
2209b7dadded convert2textfield function📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
modoboa/admin/templates/admin/_domain_dkim_key.html(+2 -2)📄 Description
dkim key convert into tetxtfield to be able to copy in a handy way
Description of the issue/feature this PR addresses: display dkim key in input text field to easier to copy line by line
Current behavior before PR: dkim key was displayed between quotes, copying was hard.
Desired behavior after PR is merged: easy text copy from input text box
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.