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
535163ca
Commit
535163ca
authored
Jan 10, 2021
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-theme' into 'develop'
add sidebar menu See merge request manzarH/dic-global-dev!266
parents
c8807f23
b1287c77
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
views-view-unformatted--investor_description.html.twig
themes/custom/envigo/templates/views/views-view-unformatted--investor_description.html.twig
+6
-7
No files found.
themes/custom/envigo/templates/views/views-view-unformatted--investor_description.html.twig
View file @
535163ca
...
@@ -21,16 +21,15 @@
...
@@ -21,16 +21,15 @@
{%
if
title
%}
{%
if
title
%}
<h3>
{{
title
}}
</h3>
<h3>
{{
title
}}
</h3>
{%
endif
%}
{%
endif
%}
<div
{{
row.attributes.addClass
(
row_classes
)
}}
>
{%
<ul>
{%
for
row
in
rows
%}
{%
set
row_classes
=
[
set
row_classes
=
[
default_row_class
?
'views-row ls_sbmenu sb_dd_m_data'
,
default_row_class
?
'views-row ls_sbmenu sb_dd_m_data'
,
]
]
%}
%}
<div
{{
row.attributes.addClass
(
row_classes
)
}}
>
{{
-
row.content
-
}}
<ul>
{%
for
row
in
rows
%}
{{
-
row.content
-
}}
{%
endfor
%}
{%
endfor
%}
</ul>
</ul>
...
...
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