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
b7f81a28
Commit
b7f81a28
authored
Apr 18, 2017
by
Eric Bremner
Browse files
ISTWCMS-1978: Adding feature revert to enable the twitter settings.
parent
c6bb36c2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
uw_virtual_site_homepage.install
uw_virtual_site_homepage.install
+11
-2
No files found.
uw_virtual_site_homepage.install
View file @
b7f81a28
...
...
@@ -271,6 +271,15 @@ function uw_virtual_site_homepage_update_7102() {
features_revert_module
(
'uw_virtual_site_homepage'
);
}
/**
* Implements hook_update_N().
* Perform feature revert.
*/
function
uw_virtual_site_homepage_update_7103
()
{
// Perform feature revert to place new instances of fields.
features_revert_module
(
'uw_virtual_site_homepage'
);
}
/**
* Helper function to get the value from field_uw_faculty
*/
...
...
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