[Rt-commit] [svn] r1856 - in rt/branches/PLATANO-EXPERIMENTAL-CSS: . html/Search/Elements

jesse at pallas.eruditorum.org jesse at pallas.eruditorum.org
Thu Nov 11 03:45:19 EST 2004


Author: jesse
Date: Thu Nov 11 03:45:19 2004
New Revision: 1856

Modified:
   rt/branches/PLATANO-EXPERIMENTAL-CSS/   (props changed)
   rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectLinks
Log:
 r9118 at tinbook:  jesse | 2004-11-11T04:07:23.596293Z
  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/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectLinks
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectLinks	(original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectLinks	Thu Nov 11 03:45:19 2004
@@ -56,7 +56,7 @@
 my @fields = ('HasMember',
 	      'MemberOf',
 	      'DependsOn',
-	      'DependentOn',
+	      'DependedOnBy',
 	      'RefersTo',
 	      'ReferredToBy',
 	      'LinkedTo',


More information about the Rt-commit mailing list