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
b49bc051
Commit
b49bc051
authored
Dec 28, 2020
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-theme' into 'develop'
add menu See merge request manzarH/dic-global-dev!87
parents
21b05ecf
8c8ddcca
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
6 deletions
+2
-6
html.html.twig
themes/custom/envigo/templates/layout/html.html.twig
+2
-1
page--front.html.twig
themes/custom/envigo/templates/layout/page--front.html.twig
+0
-2
region--primary-menu.html.twig
themes/custom/envigo/templates/layout/region--primary-menu.html.twig
+0
-3
No files found.
themes/custom/envigo/templates/layout/html.html.twig
View file @
b49bc051
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
Keyboard navigation/accessibility link to main content section in
Keyboard navigation/accessibility link to main content section in
page.html.twig.
page.html.twig.
#}
#}
<!-- search container box start -->
<!-- search container box start -->
<div
class=
"h_site_search"
>
<div
class=
"h_site_search"
>
<div
class=
"h_site_search_overlay"
></div>
<div
class=
"h_site_search_overlay"
></div>
<div
class=
"hh_site_search_box"
>
<div
class=
"hh_site_search_box"
>
...
@@ -90,6 +90,7 @@
...
@@ -90,6 +90,7 @@
</div>
</div>
</div>
</div>
<!-- change region container start -->
<!-- change region container start -->
<a
href=
"#main-content"
class=
"visually-hidden focusable skip-link"
>
<a
href=
"#main-content"
class=
"visually-hidden focusable skip-link"
>
{{
'Skip to main content'
|
t
}}
{{
'Skip to main content'
|
t
}}
</a>
</a>
...
...
themes/custom/envigo/templates/layout/page--front.html.twig
View file @
b49bc051
...
@@ -54,8 +54,6 @@
...
@@ -54,8 +54,6 @@
</div>
</div>
</div>
</div>
{{
page.content
}}
{{
page.content
}}
...
...
themes/custom/envigo/templates/layout/region--primary-menu.html.twig
View file @
b49bc051
...
@@ -19,8 +19,5 @@
...
@@ -19,8 +19,5 @@
]
]
%}
%}
{%
if
content
%}
{%
if
content
%}
<div
class=
"h_menu_c_b"
>
{{
content
}}
{{
content
}}
</div>
{%
endif
%}
{%
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