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
dc9e0d9e
Commit
dc9e0d9e
authored
Oct 20, 2011
by
ccarigna
Browse files
Removed date-views-pager from hook_theme function
parent
7cf84099
Changes
1
Hide whitespace changes
Inline
Side-by-side
uw_ct_event.module
View file @
dc9e0d9e
...
...
@@ -313,15 +313,5 @@ function uw_ct_event_theme($existing, $type, $theme, $path) {
'template_preprocess_views_view_unformatted'
,
),
),
'date_views_pager'
=>
array
(
'variables'
=>
array
(
'plugin'
=>
NULL
,
'input'
=>
NULL
),
'template'
=>
'date-views-pager'
,
'base hook'
=>
'date_views_pager'
,
'path'
=>
drupal_get_path
(
'module'
,
'uw_ct_event'
)
.
'/templates'
,
'preprocess functions'
=>
array
(
'template_preprocess'
,
'template_preprocess_date_views_page'
,
),
),
);
}
\ No newline at end of file
}
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