# HG changeset patch # User Goffi # Date 1560509027 -7200 # Node ID 89f940763b022396ccf9157e6f9c031faceaeea3 # Parent 15db910a957a5fa5d3ee338faaa9a1bd9f27adb4 css (ticket): no need to hide "author" anymore, it's ignored again in Libervia following updating fix. diff -r 15db910a957a -r 89f940763b02 sat_templates/templates/default/static/ticket.css --- 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 {