[Bps-public-commit] RT-Extension-rt_cpan_org branch, rt4, updated. d38d9517c9d74f6dc81b9f632b190cde197eed59
Thomas Sibley
trs at bestpractical.com
Wed Feb 27 23:28:01 EST 2013
The branch, rt4 has been updated
via d38d9517c9d74f6dc81b9f632b190cde197eed59 (commit)
from 2454eac4e48e1047a61ed3bdf348fec5e9eda400 (commit)
Summary of changes:
html/NoAuth/css/rt.cpan.org.css | 2 ++
1 file changed, 2 insertions(+)
- Log -----------------------------------------------------------------
commit d38d9517c9d74f6dc81b9f632b190cde197eed59
Author: Thomas Sibley <trs at bestpractical.com>
Date: Wed Feb 27 20:27:33 2013 -0800
Hide the local password change form; local passwords aren't used
diff --git a/html/NoAuth/css/rt.cpan.org.css b/html/NoAuth/css/rt.cpan.org.css
index 74c7f19..bae2b47 100644
--- a/html/NoAuth/css/rt.cpan.org.css
+++ b/html/NoAuth/css/rt.cpan.org.css
@@ -112,3 +112,5 @@ tt {
#contact-info a { color: white }
a { text-decoration: underline; }
+
+#user-prefs-password { display: none }
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list