[Rt-commit] r4389 - in rt/branches/3.5-TESTING: . html/Search/Elements

kevinr at bestpractical.com kevinr at bestpractical.com
Fri Jan 13 02:42:27 EST 2006


Author: kevinr
Date: Fri Jan 13 02:42:26 2006
New Revision: 4389

Modified:
   rt/branches/3.5-TESTING/   (props changed)
   rt/branches/3.5-TESTING/html/Search/Elements/EditSearches
   rt/branches/3.5-TESTING/html/Ticket/Elements/AddWatchers

Log:


Modified: rt/branches/3.5-TESTING/html/Search/Elements/EditSearches
==============================================================================
--- rt/branches/3.5-TESTING/html/Search/Elements/EditSearches	(original)
+++ rt/branches/3.5-TESTING/html/Search/Elements/EditSearches	Fri Jan 13 02:42:26 2006
@@ -53,8 +53,8 @@
 % } else {
 <& SelectSearchObject, Name => 'Owner', Objects => \@Objects &><br />
 % }
-<&|/l&>Description</&>:<br />
-<font size="-1"><input size="25" name="Description" value="<%$CurrentSearch->{'Description'}%>" /></font>
+<&|/l&>Description</&>:<br>
+<font size="-1"><input size="25" name="Description" value="<%$CurrentSearch->{'Description'} || ''%>" /></font>
 <nobr>
 % if ($SearchId ne 'new') {
 % if ($Dirty) {

Modified: rt/branches/3.5-TESTING/html/Ticket/Elements/AddWatchers
==============================================================================


More information about the Rt-commit mailing list