From: Alan Pippin Date: Thu, 28 Oct 2010 16:59:24 +0000 (-0600) Subject: Merge branch 'owenleonard/ht_sandbox' X-Git-Tag: release_1_1_0 X-Git-Url: http://git.pippins.net/embedvideo/.git/static/gitweb.js?a=commitdiff_plain;h=refs%2Ftags%2Frelease_1_1_0;hp=-c;p=eq%2F.git Merge branch 'owenleonard/ht_sandbox' --- 5ae6b075235ebca24477826e45076cf5542d18b9 diff --combined inc/class.tc.inc.php index fc699ea,8b435da..fef4dd9 --- a/inc/class.tc.inc.php +++ b/inc/class.tc.inc.php @@@ -79,6 -79,9 +79,9 @@@ class t include("setup/tc_config"); } + $this->jquery_url = $GLOBALS['phpgw']->link('inc/jquery/jquery.js'); + $this->jquery_tablesorter_url = $GLOBALS['phpgw']->link('inc/jquery/jquery.tablesorter.js'); + $this->script_path = "$this->application_path"."/bin"; $this->max_presidency_members = 99; $this->max_appointments = 32768; @@@ -92,6 -95,11 +95,11 @@@ $this->grants = $GLOBALS['phpgw']->acl->get_grants('tc'); $this->grants[$this->account] = PHPGW_ACL_READ + PHPGW_ACL_ADD + PHPGW_ACL_EDIT + PHPGW_ACL_DELETE; + $GLOBALS['phpgw_info']['flags']['css'] .= "-->\n\n" + . '' + . "\n