From 804ed5f81b4e89a66e3e232d641360be23722902 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 26 Sep 2011 22:57:37 -0300 Subject: Commenting out colorbox at messages link --- muamba.theme.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'muamba.theme.inc') diff --git a/muamba.theme.inc b/muamba.theme.inc index c2cc38f..e5f9180 100644 --- a/muamba.theme.inc +++ b/muamba.theme.inc @@ -49,7 +49,7 @@ function theme_muamba_transactions($variables) { 'messages/view/'. $transaction['thread_id'], array( 'attributes' => array( - 'class' => array('colorbox-ajax', 'colorbox-load') + //'class' => array('colorbox-ajax', 'colorbox-load') ) ) ) -- cgit v1.2.3