[Rt-commit] [svn] r1155 - in rt/branches/rt-3.1: . html/Admin/Elements

jesse at pallas.eruditorum.org jesse at pallas.eruditorum.org
Sun Jun 27 18:41:31 EDT 2004


Author: jesse
Date: Sun Jun 27 18:41:30 2004
New Revision: 1155

Modified:
   rt/branches/rt-3.1/   (props changed)
   rt/branches/rt-3.1/html/Admin/Elements/UserTabs
Log:
 ----------------------------------------------------------------------
 r1987 at tinbook:  jesse | 2004-06-27T22:39:09.485514Z
 
 Removing "MemberOf" from the list of user tabs, since it doesn't exist.
 ----------------------------------------------------------------------


Modified: rt/branches/rt-3.1/html/Admin/Elements/UserTabs
==============================================================================
--- rt/branches/rt-3.1/html/Admin/Elements/UserTabs	(original)
+++ rt/branches/rt-3.1/html/Admin/Elements/UserTabs	Sun Jun 27 18:41:30 2004
@@ -37,9 +37,6 @@
 			A => { title => loc('Basics'),
 				path => "Admin/Users/Modify.html?id=".$id
 			},
-			D => { title => loc('MemberOf'),
-				path => "Admin/Users/MemberOf.html?id=".$id
-			},
 		}
 	}
 }


More information about the Rt-commit mailing list