aboutsummaryrefslogtreecommitdiff
path: root/jquery_drawer.module
diff options
context:
space:
mode:
authorSilvio <silvio@socioambiental.org>2013-03-19 18:09:56 -0300
committerSilvio <silvio@socioambiental.org>2013-03-19 18:09:56 -0300
commit8b2b84c63af07913292f08d9db78d7203c120552 (patch)
tree59ae6b9243a0b3027d13f91a1920d974d9f4919d /jquery_drawer.module
parent323606796df018cafbf59da0b53f1366ff891b36 (diff)
downloadjquery_drawer-8b2b84c63af07913292f08d9db78d7203c120552.tar.gz
jquery_drawer-8b2b84c63af07913292f08d9db78d7203c120552.tar.bz2
Coding style
Diffstat (limited to 'jquery_drawer.module')
-rw-r--r--jquery_drawer.module2
1 files changed, 0 insertions, 2 deletions
diff --git a/jquery_drawer.module b/jquery_drawer.module
index 0deac8f..1f0ea47 100644
--- a/jquery_drawer.module
+++ b/jquery_drawer.module
@@ -171,8 +171,6 @@ function jquery_drawer_page($tid = NULL) {
$terms = i18ntaxonomy_localize_terms($terms);
}
-
-
foreach ($terms as $term) {
$filter[] = $term->tid;
}