Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
S
sidekick
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Privat - Marco Schmiedel
sidekick
Commits
ed37f4f0
Commit
ed37f4f0
authored
Jul 05, 2022
by
Kevin Yumang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SERV-2286 - added topbarcontent section on master blades.
parent
20b623c9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
Master.blade.php
src/Views/Limitless/Help/Layout/Master.blade.php
+4
-0
Master.blade.php
src/Views/Limitless/Layout/Dark/Master.blade.php
+1
-1
No files found.
src/Views/Limitless/Help/Layout/Master.blade.php
View file @
ed37f4f0
...
...
@@ -21,6 +21,10 @@
<
meta
name
=
"robots"
content
=
"noindex"
/>
@
stop
@
section
(
'Limitless::TopBarContent'
)
@
stop
@
section
(
'Limitless::SidebarContent'
)
@
Limitless
::
NavigationStart
...
...
src/Views/Limitless/Layout/Dark/Master.blade.php
View file @
ed37f4f0
...
...
@@ -78,7 +78,7 @@
</div>
<div
class=
"collapse navbar-collapse"
id=
"navbar-mobile"
>
Oben
@yield("Limitless::TopBarContent")
</div>
</div>
@endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment