fuck embedded iframes and their stupid display problems with scrolling. also make...
authorivan <ivan>
Mon, 14 Jul 2008 23:09:17 +0000 (23:09 +0000)
committerivan <ivan>
Mon, 14 Jul 2008 23:09:17 +0000 (23:09 +0000)
httemplate/view/cust_main/notes.html

index 4c97c9f..f7b4ddb 100755 (executable)
@@ -6,7 +6,9 @@
 
   <TR>
     <TH CLASS="grid" BGCOLOR="#cccccc">Date</TH>
-    <TH CLASS="grid" BGCOLOR="#cccccc">Time</TH>
+%   if ( $conf->exists('cust_main_note-display_times') ) {
+      <TH CLASS="grid" BGCOLOR="#cccccc">Time</TH>
+%   }
     <TH CLASS="grid" BGCOLOR="#cccccc">Person</TH>
     <TH CLASS="grid" BGCOLOR="#cccccc">Note</TH>
   </TR>