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
e5e7fa50
Commit
e5e7fa50
authored
Feb 08, 2021
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-theme' into 'develop'
update design See merge request manzarH/dic-global-dev!636
parents
9500ae74
8aa9b2a9
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
14 deletions
+13
-14
views-view-unformatted--esh--block.html.twig
themes/custom/envigo/templates/views/views-view-unformatted--esh--block.html.twig
+12
-1
views-view-unformatted--investor_reports--block_4.html.twig
themes/custom/envigo/templates/views/views-view-unformatted--investor_reports--block_4.html.twig
+1
-13
No files found.
themes/custom/envigo/templates/views/views-view-unformatted--esh--block.html.twig
View file @
e5e7fa50
...
@@ -17,7 +17,12 @@
...
@@ -17,7 +17,12 @@
* @ingroup themeable
* @ingroup themeable
*/
*/
#}
#}
<div
class=
"container-fluid spacerTB m_c_s_d_i"
>
<div
class=
"row"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-md-12 col-lg-12"
>
<div
class=
"c_h_wrapper"
>
<div
class=
"row id_spacer_con"
>
<div
class=
"row id_spacer_con"
>
{%
for
row
in
rows
%}
{%
for
row
in
rows
%}
<div
class=
"id_item_con col-12 col-sm-4 col-md-3"
>
<div
class=
"id_item_con col-12 col-sm-4 col-md-3"
>
...
@@ -35,6 +40,12 @@
...
@@ -35,6 +40,12 @@
{%
endfor
%}
{%
endfor
%}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
themes/custom/envigo/templates/views/views-view-unformatted--investor_reports--block_4.html.twig
View file @
e5e7fa50
...
@@ -29,12 +29,7 @@
...
@@ -29,12 +29,7 @@
{%
if
title
%}
{%
if
title
%}
<h5
class=
"id_c_tc"
>
{{
title
}}
</h5>
<h5
class=
"id_c_tc"
>
{{
title
}}
</h5>
{%
endif
%}
{%
endif
%}
<div
class=
"container-fluid spacerTB m_c_s_d_i"
>
<div
class=
"row"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-md-12 col-lg-12"
>
<div
class=
"c_h_wrapper"
>
<div
class=
"row"
>
<div
class=
"row"
>
{%
for
row
in
rows
%}
{%
for
row
in
rows
%}
<div
class=
"id_item_con col-12 col-sm-4 col-md-3"
>
<div
class=
"id_item_con col-12 col-sm-4 col-md-3"
>
...
@@ -53,13 +48,6 @@
...
@@ -53,13 +48,6 @@
</div>
</div>
</div>
</div>
</div>
/
</div>
</div>
</div>
</div>
</div>
...
...
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