Mercurial > libervia-web
diff libervia/pages/tickets/edit/page_meta.py @ 1195:5e67c2564779
pages (tickets/edit): "author" can be ignored again now that updating has been fixed
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 14 Jun 2019 12:51:03 +0200 |
parents | bed008b65d7c |
children | b2d067339de3 |
line wrap: on
line diff
--- a/libervia/pages/tickets/edit/page_meta.py Fri Jun 14 12:50:59 2019 +0200 +++ b/libervia/pages/tickets/edit/page_meta.py Fri Jun 14 12:51:03 2019 +0200 @@ -42,6 +42,7 @@ # by node owner/admin and "consistent publisher" is activated ignore = ( "publisher", + "author", "author_jid", "author_email", "created",