Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor Browser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tommy Webb
Tor Browser
Commits
75c2bb72
Commit
75c2bb72
authored
4 years ago
by
Matthew Finkel
Browse files
Options
Downloads
Patches
Plain Diff
fixup! Bug 34321 - Add Learn More onboarding item
parent
fd82aba0
Branches
tor-browser-68.12.0esr-10.0-1
Tags
tor-browser-68.12.0esr-10.0-1-build1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
browser/extensions/onboarding/content/Onboarding.jsm
+0
-2
0 additions, 2 deletions
browser/extensions/onboarding/content/Onboarding.jsm
with
0 additions
and
2 deletions
browser/extensions/onboarding/content/Onboarding.jsm
+
0
−
2
View file @
75c2bb72
...
...
@@ -124,7 +124,6 @@ var onboardingTourset = {
"tor-network-9.0": {
id: "onboarding-tour-tor-network-9-0",
tourNameId: "onboarding.tour-tor-network",
highlightId: "onboarding.tour-tor-update.prefix-new",
getPage(win) {
let div = win.document.createElement("div");
...
...
@@ -249,7 +248,6 @@ var onboardingTourset = {
"toolbar-update-9.0": {
id: "onboarding-tour-tor-toolbar-update-9-0",
tourNameId: "onboarding.tour-tor-toolbar",
highlightId: "onboarding.tour-tor-update.prefix-updated",
getPage(win) {
let div = win.document.createElement("div");
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment