--- eventum-20060717/templates/attachments.tpl.html 2006-07-18 01:57:53.690322104 +0300 +++ eventum-20060717.rediff/templates/attachments.tpl.html 2006-07-18 01:58:15.570811997 +0300 @@ -31,7 +31,6 @@ //--> {/literal} -
@@ -41,6 +40,7 @@ {t}Attached Files{/t} ({$files|@count}) + [ {t}Back to Top{/t} ] {if $browser.ie5up or $browser.ns6up or $browser.gecko or $browser.safari} [ {get_innerhtml element_name="attachments"} ] {/if} --- eventum-20060717/templates/checkins.tpl.html 2006-07-18 01:57:53.690322104 +0300 +++ eventum-20060717.rediff/templates/checkins.tpl.html 2006-07-18 01:58:15.570811997 +0300 @@ -20,7 +20,6 @@ //--> {/literal} -
@@ -32,6 +31,7 @@ {t}SCM Integration - Checkins{/t}
+ [ {t}Back to Top{/t} ] {if $browser.ie5up or $browser.ns6up or $browser.gecko or $browser.safari or $browser.opera5up} [ {get_innerhtml element_name="checkins" total=$checkins|@count} ] {/if} --- eventum-20060717/templates/custom_fields.tpl.html 2006-07-18 01:57:53.690322104 +0300 +++ eventum-20060717.rediff/templates/custom_fields.tpl.html 2006-07-18 01:58:15.570811997 +0300 @@ -11,7 +11,6 @@ //--> {/literal} -
@@ -22,6 +21,7 @@ {t}Custom Fields{/t}
+ [ {t}Back to Top{/t} ] {if $browser.ie5up or $browser.ns6up or $browser.gecko or $browser.safari or $browser.opera5up} [ {get_innerhtml element_name="custom_fields" total=$custom_fields|@count} ] {/if} --- eventum-20060717/templates/email_drafts.tpl.html 2006-07-18 01:57:53.700322328 +0300 +++ eventum-20060717.rediff/templates/email_drafts.tpl.html 2006-07-18 01:58:15.570811997 +0300 @@ -33,7 +33,6 @@ {else} {assign var="draft_col_count" value="6"} {/if} -
--- eventum-20060717/templates/notes.tpl.html 2006-07-18 01:57:53.700322328 +0300 +++ eventum-20060717.rediff/templates/notes.tpl.html 2006-07-18 01:58:15.580812221 +0300 @@ -43,7 +43,6 @@ //--> {/literal} -
@@ -44,7 +43,8 @@ {t}Drafts{/t} ({$drafts|@count}) - {if $browser.ie5up or $browser.ns6up or $browser.gecko or $browser.safari or $browser.opera5up or $browser.safari or $browser.opera5up} + [ {t}Back to Top{/t} ] + {if $browser.ie5up or $browser.ns6up or $browser.gecko or $browser.safari or $browser.opera5up or $browser.safari or $browser.opera5up} [ {get_innerhtml element_name="drafts" total=$drafts|@count} ] {/if}
@@ -54,6 +53,7 @@ {t}Internal Notes{/t} ({$notes|@count})
+ [ {t}Back to Top{/t} ] {if $browser.ie5up or $browser.ns6up or $browser.gecko or $browser.safari or $browser.opera5up or $browser.safari or $browser.opera5up} [ {get_innerhtml element_name="notes" total=$notes|@count} ] {/if} --- eventum-20060717/templates/phone_support.tpl.html 2006-07-18 01:57:53.700322328 +0300 +++ eventum-20060717.rediff/templates/phone_support.tpl.html 2006-07-18 01:58:15.580812221 +0300 @@ -24,7 +24,6 @@ //--> {/literal} -
--- eventum-20060717/templates/support_emails.tpl.html 2006-07-18 01:57:53.700322328 +0300 +++ eventum-20060717.rediff/templates/support_emails.tpl.html 2006-07-18 01:58:15.580812221 +0300 @@ -40,7 +40,6 @@ //--> {/literal} -
{if $current_role > $roles.viewer} {assign var="email_col_count" value="8"} {else} @@ -57,6 +56,7 @@ {t}Associated Emails{/t} ({if $emails|@is_array}{$emails|@count}{else}0{/if})
@@ -34,7 +33,8 @@ {t}Phone Calls{/t} ({$phone_entries|@count}) - {if $browser.ie5up or $browser.ns6up or $browser.gecko or $browser.safari or $browser.opera5up or $browser.safari or $browser.opera5up} + [ {t}Back to Top{/t} ] + {if $browser.ie5up or $browser.ns6up or $browser.gecko or $browser.safari or $browser.opera5up or $browser.safari or $browser.opera5up} [ {get_innerhtml element_name="phone_support" total=$phone_entries|@count} ] {/if} + [ {t}Back to Top{/t} ] {if $current_role >= $roles.standard_user} [ {t}Mail Queue Log{/t} ] {/if} --- eventum-20060717/templates/time_tracking.tpl.html 2006-07-18 01:57:53.700322328 +0300 +++ eventum-20060717.rediff/templates/time_tracking.tpl.html 2006-07-18 01:58:15.580812221 +0300 @@ -23,7 +23,6 @@ //--> {/literal} -
@@ -34,6 +33,7 @@ {t}Time Tracking{/t} ({$time_entries|@count})
+ [ {t}Back to Top{/t} ] {if $browser.ie5up or $browser.ns6up or $browser.gecko or $browser.safari or $browser.opera5up or $browser.safari or $browser.opera5up} [ {get_innerhtml element_name="time_tracker" total=$time_entries|@count} ] {/if} --- eventum-20060717/templates/view.tpl.html 2006-07-18 01:57:53.700322328 +0300 +++ eventum-20060717.rediff/templates/view.tpl.html 2006-07-18 01:58:15.580812221 +0300 @@ -25,36 +25,27 @@ {else} {include file="view_form.tpl.html"} {include file="custom_fields.tpl.html"} - {include file="top_link.tpl.html"} {if $has_customer_integration and $issue.iss_customer_id} {include file="customer/$customer_backend_name/customer_info.tpl.html"} - {include file="top_link.tpl.html"} {/if} {include file="attachments.tpl.html"} - {include file="top_link.tpl.html"} {if $current_role > $roles.customer and $app_setup.scm_integration == 'enabled'} {include file="checkins.tpl.html"} - {include file="top_link.tpl.html"} {/if} {if $current_role >= $roles.reporter and $current_role != $roles.customer} {include file="time_tracking.tpl.html"} - {include file="top_link.tpl.html"} {/if} {if $current_role > $roles.customer} {include file="notes.tpl.html"} - {include file="top_link.tpl.html"} {/if} {if $current_role > $roles.customer} {include file="phone_support.tpl.html"} - {include file="top_link.tpl.html"} {/if} {if $app_setup.support_email == 'enabled'} {if $current_role > $roles.customer} {include file="email_drafts.tpl.html"} - {include file="top_link.tpl.html"} {/if} {include file="support_emails.tpl.html"} - {include file="top_link.tpl.html"} {/if} {/if}