Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Admin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
osuny
Admin
Commits
55adf2cb
Commit
55adf2cb
authored
1 year ago
by
Arnaud Levy
Browse files
Options
Downloads
Patches
Plain Diff
coherence
parent
236ddf8b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/models/communication/website/menu/with_automatism.rb
+4
-4
4 additions, 4 deletions
app/models/communication/website/menu/with_automatism.rb
with
4 additions
and
4 deletions
app/models/communication/website/menu/with_automatism.rb
+
4
−
4
View file @
55adf2cb
...
...
@@ -7,11 +7,11 @@ module Communication::Website::Menu::WithAutomatism
def
generate_automatically
begin
suspend
_git_sync
pause
_git_sync
clear_items
create_items
ensure
reactivat
e_git_sync
unpaus
e_git_sync
end
end
...
...
@@ -21,7 +21,7 @@ module Communication::Website::Menu::WithAutomatism
protected
def
suspend
_git_sync
def
pause
_git_sync
# TODO
end
...
...
@@ -53,7 +53,7 @@ module Communication::Website::Menu::WithAutomatism
create_items_for_children_of
(
page
,
item
)
end
def
reactivat
e_git_sync
def
unpaus
e_git_sync
# TODO
end
end
\ No newline at end of file
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