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
uw_ct_event
Commits
da035155
Commit
da035155
authored
Oct 06, 2011
by
kolafson
Browse files
Views changes and features revert
parent
69e8d406
Changes
2
Hide whitespace changes
Inline
Side-by-side
uw_ct_event.install
View file @
da035155
...
...
@@ -56,6 +56,14 @@ function uw_ct_event_update_7001() {
}
}
/**
* Reverting event views
*/
function
uw_ct_event_update_7002
()
{
features_revert
(
array
(
'uw_ct_event'
=>
array
(
'views_view'
)));
}
/**
* Implements hook_uninstall().
...
...
uw_ct_event.views_default.inc
View file @
da035155
...
...
@@ -670,7 +670,7 @@ function uw_ct_event_views_default_views() {
$handler
->
display
->
display_options
[
'header'
][
'area_1'
][
'empty'
]
=
TRUE
;
$handler
->
display
->
display_options
[
'header'
][
'area_1'
][
'content'
]
=
'<ul class="action-links">
<li>
<a href="../../node/add/uw-event">Add event</a>
<a href="../../
../
node/add/uw-event">Add event</a>
</li>
</ul>'
;
$handler
->
display
->
display_options
[
'header'
][
'area_1'
][
'format'
]
=
'uw_tf_standard'
;
...
...
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