Mercurial > p > roundup > code
diff CHANGES.txt @ 6759:eccb2f53566d
Typo fixes.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 05 Jul 2022 19:45:12 -0400 |
| parents | 2bca9fcef70d |
| children | 38e0fc1c7f11 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Jul 05 08:34:39 2022 -0400 +++ b/CHANGES.txt Tue Jul 05 19:45:12 2022 -0400 @@ -108,10 +108,10 @@ - document use of jinja2 templating as optional in config.ini file. Report if available or not. (John Rouillard) - make setup.py install the Zope and wsgi.py frontends under - share/frontends. This matches the install fo the cgi-bin/roundup.cgi + share/frontends. This matches the install of the cgi-bin/roundup.cgi frontend. (John Rouillard) - prevent submit button from showing up when using _generic.item.html - if the user doesn't have edit permissions + if the user doesn't have edit permissions. (John Rouillard) Features:
