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
7b4ae47a
authored
2023-09-03 18:44:37 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
qa
Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent
695d8dc4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
wp-content/themes/msf-child/inc/shortcodes.php
wp-content/themes/msf-child/inc/shortcodes.php
View file @
7b4ae47
...
...
@@ -20,7 +20,7 @@ function advance_search($atts){
<?php
echo
do_shortcode
(
'[searchandfilter id="'
.
$search_id
.
'"]'
);
?>
<div
class=
"searching-loading"
>
Searching...
<div
class=
"spinner-border text-danger"
role=
"status"
>
<span
class=
"visually-hidden"
Searching
>
...
</span>
<span
class=
"visually-hidden"
>
...
</span>
</div>
</div>
</div>
...
...
Please
register
or
sign in
to post a comment