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
42f131af
Commit
42f131af
authored
Jan 14, 2021
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-theme' into 'develop'
sidebar menu for investor See merge request manzarH/dic-global-dev!361
parents
7c7aca75
7c402c3c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
7 deletions
+3
-7
block--sidebarinvestor.html.twig
themes/custom/envigo/templates/block/block--sidebarinvestor.html.twig
+2
-2
menu--si.html.twig
themes/custom/envigo/templates/navigation/menu--si.html.twig
+1
-5
No files found.
themes/custom/envigo/templates/block/block--sidebarinvestor.html.twig
View file @
42f131af
...
...
@@ -34,7 +34,7 @@
<div
class=
"ls_l_con_b"
>
<div
class=
"la_sb_l"
>
<div
class=
"ls_sbmenu sb_dd_m_data"
>
<ul>
{%
set
classes
=
[
'block'
,
...
...
@@ -59,7 +59,7 @@
{%
block
content
%}
{{
content
}}
{%
endblock
%}
</ul>
</div>
</div>
</div>
...
...
themes/custom/envigo/templates/navigation/menu--si.html.twig
View file @
42f131af
...
...
@@ -30,13 +30,9 @@
{%
import
_self
as
menus
%}
{%
if
items
%}
{%
if
menu_level
==
0
%}
<ul>
{%
else
%}
<ul>
{%
endif
%}
{%
for
item
in
items
%}
...
...
@@ -60,7 +56,7 @@
</li>
{%
endfor
%}
</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