Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
wcms-openscholar
uw_virtual_site_homepage
Commits
fea9ecdc
Commit
fea9ecdc
authored
Apr 10, 2017
by
Eric Bremner
Browse files
ISTWCMS-1983: Moving search results div below biblio search fieldset.
parent
55b67b82
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
js/uw_virtual_site_homepage.js
js/uw_virtual_site_homepage.js
+4
-0
No files found.
js/uw_virtual_site_homepage.js
View file @
fea9ecdc
...
...
@@ -24,6 +24,10 @@
newhtml
=
newhtml
.
replace
(
/
\]
/g
,
''
);
$
(
'
#content #biblio-header
'
).
html
(
newhtml
);
}
if
(
$
(
'
.biblio-filter-status
'
).
length
>
0
)
{
$
(
'
#biblio-search-form
'
).
append
(
$
(
'
.biblio-filter-status
'
));
}
}
};
})(
jQuery
);
\ No newline at end of file
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