~eventum-developers/eventum/trunk

« back to all changes in this revision

Viewing changes to templates/main.tpl.html

  • Committer: Bryan Alsdorf
  • Date: 2013-08-23 03:50:34 UTC
  • mto: (4033.1.168 eventum-skysql)
  • mto: This revision was merged to the branch mainline in revision 4660.
  • Revision ID: bryan@montyprogram.com-20130823035034-7f5r3pt1xg0xnnhk
Initial commit of CRM migration

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
{/literal}
23
23
 
24
24
{if $core.current_role == $core.roles.customer}
25
 
  {include file="$customer_template_path/customer_report.tpl.html"}
 
25
  {include file="`$core.crm_template_path`/customer_report.tpl.html"}
26
26
{else}
27
27
<table width="100%">
28
28
  <tr>