Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
drupal.org
better_exposed_filters
Commits
4be87558
Commit
4be87558
authored
May 25, 2011
by
Mike Keran
Browse files
I'm an idiot... Left a dsm() call in
parent
e8aecdab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
better_exposed_filters_exposed_form_plugin.inc
better_exposed_filters_exposed_form_plugin.inc
+1
-1
No files found.
better_exposed_filters_exposed_form_plugin.inc
View file @
4be87558
...
...
@@ -132,7 +132,7 @@ class better_exposed_filters_exposed_form_plugin extends views_plugin_exposed_fo
$bef_specific
=
TRUE
;
}
else
{
dsm
(
$filter
->
definition
[
'type'
]);
//
dsm($filter->definition['type']);
}
// Main BEF option: default/checkboxes/hidden/etc.
...
...
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