Revision: 1789
          http://mrbs.svn.sourceforge.net/mrbs/?rev=1789&view=rev
Author:   jberanek
Date:     2011-02-11 20:49:55 +0000 (Fri, 11 Feb 2011)

Log Message:
-----------
* Fix from the mailing list so that custom fields are shown in the
 "view entry" screen.

Modified Paths:
--------------
    mrbs/trunk/web/functions_view.inc

Modified: mrbs/trunk/web/functions_view.inc
===================================================================
--- mrbs/trunk/web/functions_view.inc   2011-02-09 23:09:03 UTC (rev 1788)
+++ mrbs/trunk/web/functions_view.inc   2011-02-11 20:49:55 UTC (rev 1789)
@@ -39,6 +39,7 @@
   global $enable_periods, $confirmation_enabled, $approval_enabled;
   global $is_private_field, $standard_fields, $typel;
   global $strftime_format;
+  global $tbl_entry;
   
   // Get the duration if we haven't got it already
   if (!isset($data['duration']))


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to