Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
wcms-openscholar
uw_virtual_site_homepage
Commits
c4963e1e
Commit
c4963e1e
authored
Jan 17, 2017
by
Eric Bremner
Browse files
FDSU-1851: Fixing syntax errors.
parent
38122561
Changes
2
Hide whitespace changes
Inline
Side-by-side
uw_virtual_site_homepage.features.field_base.inc
View file @
c4963e1e
...
...
@@ -154,6 +154,7 @@ function uw_virtual_site_homepage_field_default_field_bases() {
),
'translatable'
=>
0
,
'type'
=>
'image'
,
);
// Exported field_base: 'field_uw_faculty_list'
$field_bases
[
'field_uw_faculty_list'
]
=
array
(
...
...
uw_virtual_site_homepage.features.field_instance.inc
View file @
c4963e1e
...
...
@@ -1001,7 +1001,6 @@ function uw_virtual_site_homepage_field_default_field_instances() {
'module'
=>
'og'
,
'settings'
=>
array
(),
'type'
=>
'og_complex'
,
<<<<<<<
HEAD
'weight'
=>
10
,
),
);
...
...
Write
Preview
Supports
Markdown
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