The page/element for editing People mentions the checkbox for delete,  
but doesn't display it consistently with other pages.  It is near the  
top and not italicized.  This patch improves the display and makes it  
consistent with other pages.  Possible for 3.8.3 ?

--- html/Ticket/Elements/EditPeople_orig        2009-04-27  
09:35:31.000000000 -0700
+++ html/Ticket/Elements/EditPeople     2009-04-27 09:36:21.000000000  
-0700
@@ -66,7 +66,6 @@
  <h3><&|/l&>Owner</&></h3>
  <&|/l&>Owner</&>: <& /Elements/SelectOwner, Name => 'Owner',  
QueueObj => $Ticket->QueueObj, TicketObj => $Ticket, Default =>  
$Ticket->OwnerObj->Id, DefaultValue => 0&>
  <h3><&|/l&>Current watchers</&></h3>
-<&|/l&>(Check box to delete)</&><br />

  <&|/l&>Requestors</&>:
  <& EditWatchers, TicketObj => $Ticket, Watchers => $Ticket- 
 >Requestors &>
@@ -77,6 +76,7 @@
  <&|/l&>Administrative Cc</&>:
  <& EditWatchers, TicketObj => $Ticket, Watchers => $Ticket->AdminCc &>

+<i><&|/l&>(Check box to delete)</&></i><br />
  </td>
  </tr>
  </table>

-- 
Jo Rhett
Net Consonance : consonant endings by net philanthropy, open source  
and other randomness



_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to