Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
MSF
/
msf-climate-hub
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
141e18fd
authored
2023-11-17 16:16:37 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
pdf fix
Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent
498955af
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
wp-content/themes/msf-child/blocks/relevant-resources/relevant-resources.php
wp-content/themes/msf-child/blocks/relevant-resources/relevant-resources.php
View file @
141e18f
...
@@ -98,7 +98,7 @@ foreach($posts as $post ) {
...
@@ -98,7 +98,7 @@ foreach($posts as $post ) {
98
}
98
}
99
}
99
}
100
100
101
if
(
$term
s
=
'PDF'
){
101
if
(
$term
_list
=
=
'PDF'
){
102
$image
=
""
;
102
$image
=
""
;
103
}
103
}
104
104
...
...
Please
register
or
sign in
to post a comment