opensubscriber
   Find in this group all groups
 
Unknown more information…

j : jetspeed-dev@jakarta.apache.org 12 October 2004 • 6:09AM -0400

cvs commit: jakarta-jetspeed-2/applications/pam/src/webapp/WEB-INF/view pam-browser.jsp
by jford

REPLY TO AUTHOR
 
REPLY TO GROUP




jford       2004/10/11 15:09:34

  Modified:    applications/pam/src/webapp/WEB-INF/view pam-browser.jsp
  Log:
  Removed debug statements
  
  Revision  Changes    Path
  1.10      +0 -2      jakarta-jetspeed-2/applications/pam/src/webapp/WEB-INF/view/pam-browser.jsp
  
  Index: pam-browser.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/applications/pam/src/webapp/WEB-INF/view/pam-browser.jsp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- pam-browser.jsp 11 Oct 2004 21:56:05 -0000 1.9
  +++ pam-browser.jsp 11 Oct 2004 22:09:33 -0000 1.10
  @@ -51,7 +51,6 @@
   {
   if(id instanceof Collection)
   {
  - out.write("IT's A CoLLCTION");
   Collection coll = (Collection)id;
   name = (String) coll.iterator().next();
   }
  @@ -69,7 +68,6 @@
   {
   if(id instanceof Collection)
   {
  - out.write("IT's A CoLLCTION");
   Collection coll = (Collection)pa;
   paName = (String) coll.iterator().next();
   }
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jaka...
For additional commands, e-mail: jetspeed-dev-help@jaka...

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

opensubscriber is not affiliated with the authors of this message nor responsible for its content.