[tbb-commits] [Git][tpo/applications/tor-browser][tor-browser-115.2.0esr-13.0-1] fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in...
richard (@richard)
git at gitlab.torproject.org
Thu Aug 24 18:49:56 UTC 2023
richard pushed to branch tor-browser-115.2.0esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
c6fc38fb by Richard Pospesel at 2023-08-24T18:49:41+00:00
fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
Bug 41977: Hide the 'Learn more' link in bridge cards
- - - - -
1 changed file:
- browser/components/torpreferences/content/connectionPane.xhtml
Changes:
=====================================
browser/components/torpreferences/content/connectionPane.xhtml
=====================================
@@ -157,7 +157,8 @@
readonly="readonly"
/>
</hbox>
- <hbox class="torPreferences-bridgeCard-learnMoreBox" align="center">
+ <!-- tor-browser#41977 disable this learn more link until we have an alternate manual entry -->
+ <hbox class="torPreferences-bridgeCard-learnMoreBox" align="center" hidden="true">
<label
class="torPreferences-bridgeCard-learnMore learnMore text-link stop-click"
is="text-link"
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c6fc38fb26726adb30a3891f2910bc3a581f9f31
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c6fc38fb26726adb30a3891f2910bc3a581f9f31
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230824/de8af7f2/attachment-0001.htm>
More information about the tbb-commits
mailing list