Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dic-global-dev
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Manzar Hussain
dic-global-dev
Commits
8cf2055a
Commit
8cf2055a
authored
Dec 30, 2020
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-theme' into 'develop'
Feature theme See merge request manzarH/dic-global-dev!165
parents
298603d8
db4cdc9b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
block--system-menu-block.html.twig
themes/custom/envigo/templates/block/block--system-menu-block.html.twig
+1
-0
menu--main.html.twig
themes/custom/envigo/templates/navigation/menu--main.html.twig
+1
-2
No files found.
themes/custom/envigo/templates/block/block--system-menu-block.html.twig
View file @
8cf2055a
...
...
@@ -80,4 +80,5 @@
{{
content
}}
{%
endblock
%}
</div>
</div>
themes/custom/envigo/templates/navigation/menu--main.html.twig
View file @
8cf2055a
...
...
@@ -31,6 +31,7 @@
{%
if
items
%}
{%
if
menu_level
==
0
%}
<div
class=
"h_menu_c_b"
>
<div
class=
"h_m_mob_c"
>
<ul
class=
"h_nav_main"
>
{%
else
%}
...
...
@@ -56,8 +57,6 @@
{%
endfor
%}
</ul>
</div>
</ul>
</div>
{%
endif
%}
{%
endmacro
%}
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