[rt-users] EditPeople delete note inconsistent display (patch)

Jo Rhett jrhett at netconsonance.com
Mon Apr 27 12:44:08 EDT 2009


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






More information about the rt-users mailing list