Moved jquery into a subdirectory to keep it better organized with other jquery plugins
[eq/.git] / inc / class.tc.inc.php
index ac36a1e162330eccbd15466e8ee5c5e05580fa04..0346adedf6cfcf3ff8528fd855fdf76b2bc30679 100644 (file)
@@ -412,7 +412,7 @@ class tc
                $this->t->set_block('ht_sandbox_t','companionship_table_list','ct_list');
 
                $this->t->set_var('submit_action',$GLOBALS['phpgw']->link('/tc/index.php','menuaction=tc.tc.ht_sandbox&action=add'));
-           $this->t->set_var('jquery_url',$GLOBALS['phpgw']->link('inc/jquery.js'));
+           $this->t->set_var('jquery_url',$GLOBALS['phpgw']->link('inc/jquery/jquery.js'));
                 
            $action = get_var('action',array('GET','POST'));