Mercurial > libervia-templates
changeset 208:89f940763b02
css (ticket): no need to hide "author" anymore, it's ignored again in Libervia following updating fix.
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 14 Jun 2019 12:43:47 +0200 |
parents | 15db910a957a |
children | d586ea13cfed |
files | sat_templates/templates/default/static/ticket.css |
diffstat | 1 files changed, 0 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/sat_templates/templates/default/static/ticket.css Fri Jun 14 08:33:30 2019 +0200 +++ b/sat_templates/templates/default/static/ticket.css Fri Jun 14 12:43:47 2019 +0200 @@ -112,17 +112,6 @@ margin-top: 3em; } -/* edit/new ticket */ - -.create #wid_author, -.create label[for="wid_author"] -{ - /* workaround to keep author when node owner/admin modify a ticket and - * "consistent publisher" is activated. We don't want to display it as there - * is not need to modify it manually */ - display: none; -} - @media (min-width: 800px) { ul.xmlui_list {