[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.9-13-gee616f8

? sunnavy sunnavy at bestpractical.com
Tue Jan 22 13:05:23 EST 2013


The branch, 4.0-trunk has been updated
       via  ee616f8b9cfa7fe79886604ce30867254a1565e8 (commit)
      from  4323db240af294d0d86e8b8d9e37e5ba5c9a22a8 (commit)

Summary of changes:
 share/html/Search/Bulk.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit ee616f8b9cfa7fe79886604ce30867254a1565e8
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Wed Jan 23 01:55:12 2013 +0800

    typo of Told

diff --git a/share/html/Search/Bulk.html b/share/html/Search/Bulk.html
index 614e629..51a9c9d 100644
--- a/share/html/Search/Bulk.html
+++ b/share/html/Search/Bulk.html
@@ -111,7 +111,7 @@
 <tr><td class="label"> <&|/l&>Make date Started</&>: </td>
 <td class="value"> <& /Elements/SelectDate, Name => "Started_Date", Default => $ARGS{Started_Date} || '' &> </td></tr>
 <tr><td class="label"> <&|/l&>Make date Told</&>: </td>
-<td class="value"> <& /Elements/SelectDate, Name => "Told_Date", Default => $ARGS{Tole_Date} || '' &> </td></tr>
+<td class="value"> <& /Elements/SelectDate, Name => "Told_Date", Default => $ARGS{Told_Date} || '' &> </td></tr>
 <tr><td class="label"> <&|/l&>Make date Due</&>: </td>
 <td class="value"> <& /Elements/SelectDate, Name => "Due_Date", Default => $ARGS{Due_Date} || '' &> </td></tr>
 <tr><td class="label"> <&|/l&>Make date Resolved</&>: </td>

-----------------------------------------------------------------------


More information about the Rt-commit mailing list