projects
/
project/views.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
6555512
)
#1244876 by dereine: Let views_handler_argument_vocabulary_vid utilize the features...
author
Daniel Wehner
Wed, 10 Aug 2011 21:12:05 +0000 (23:12 +0200)
committer
Daniel Wehner
Wed, 10 Aug 2011 21:12:15 +0000 (23:12 +0200)
modules/taxonomy/views_handler_argument_vocabulary_vid.inc
patch
|
blob
|
blame
|
history
diff --git
a/modules/taxonomy/views_handler_argument_vocabulary_vid.inc
b/modules/taxonomy/views_handler_argument_vocabulary_vid.inc
index
b76b0a1
..
cfdb50f
100644
(file)
--- a/
modules/taxonomy/views_handler_argument_vocabulary_vid.inc
+++ b/
modules/taxonomy/views_handler_argument_vocabulary_vid.inc
@@
-3,7
+3,7
@@
/**
* Argument handler to accept a vocabulary id.
*/
-class views_handler_argument_vocabulary_vid extends views_handler_argument {
+class views_handler_argument_vocabulary_vid extends views_handler_argument_numeric {
/**
* Override the behavior of title(). Get the name of the vocabulary.
*/