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
3cae9124
Commit
3cae9124
authored
Jan 20, 2017
by
Eric Bremner
Browse files
FDSU-1829: Esuring that css gets loaded.
parent
3f72d8fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
uw_virtual_site_homepage.module
uw_virtual_site_homepage.module
+2
-0
No files found.
uw_virtual_site_homepage.module
View file @
3cae9124
...
...
@@ -42,6 +42,8 @@ function uw_virtual_site_homepage_image_field_widget_process($element, &$form_st
*/
function
uw_virtual_site_homepage_page_alter
(
&
$page
)
{
drupal_add_css
(
drupal_get_path
(
'module'
,
'uw_virtual_site_homepage'
)
.
'/css/uw_virtual_site_homepage.css'
);
// Setting the variables to be used in homepage banners.
$index
=
0
;
$continue
=
true
;
...
...
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