Fixed path to jsquery.js
[eq/.git] / inc / class.tc.inc.php
index c3a2b7971e8d49c6315d9d12ad9d45d74b96871b..ac36a1e162330eccbd15466e8ee5c5e05580fa04 100644 (file)
@@ -412,7 +412,8 @@ 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'));
+                
            $action = get_var('action',array('GET','POST'));
 
                $this->t->set_var('title','Hometeaching Sandbox');