[Rt-commit] [svn] r1740 - in rt/branches/3.3-TESTING: . html/Search/Elements

jesse at pallas.eruditorum.org jesse at pallas.eruditorum.org
Sun Nov 7 10:08:51 EST 2004


Author: jesse
Date: Sun Nov  7 10:08:50 2004
New Revision: 1740

Modified:
   rt/branches/3.3-TESTING/   (props changed)
   rt/branches/3.3-TESTING/html/Search/Elements/SelectLinks
Log:
 r6200 at tinbook:  jesse | 2004-11-07T05:32:56.068727Z
 Web: Fixed SelectLinks component to contain the right options and present the right human-readable names
 
 


Modified: rt/branches/3.3-TESTING/html/Search/Elements/SelectLinks
==============================================================================
--- rt/branches/3.3-TESTING/html/Search/Elements/SelectLinks	(original)
+++ rt/branches/3.3-TESTING/html/Search/Elements/SelectLinks	Sun Nov  7 10:08:50 2004
@@ -56,7 +56,7 @@
 my @fields = ('HasMember',
 	      'MemberOf',
 	      'DependsOn',
-	      'DependentOn',
+	      'DependedOnBy',
 	      'RefersTo',
 	      'ReferredToBy',
 	      'LinkedTo',


More information about the Rt-commit mailing list