[jboss-cvs] jboss-portal/core/src/resources/portal-core-war/WEB-INF/jsp/management ...

Roy Russo russo at jboss.com
Fri Aug 18 12:18:14 EDT 2006


  User: russo   
  Date: 06/08/18 12:18:14

  Modified:    core/src/resources/portal-core-war/WEB-INF/jsp/management 
                        index.xhtml
  Log:
  fixed oracle null value bug
  removed help text that wasnt helpful
  
  Revision  Changes    Path
  1.17      +4 -4      jboss-portal/core/src/resources/portal-core-war/WEB-INF/jsp/management/index.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: index.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/core/src/resources/portal-core-war/WEB-INF/jsp/management/index.xhtml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -b -r1.16 -r1.17
  --- index.xhtml	1 Aug 2006 02:02:14 -0000	1.16
  +++ index.xhtml	18 Aug 2006 16:18:14 -0000	1.17
  @@ -105,10 +105,10 @@
               value="/images/management/help.gif" style="border-width:0"/>
        </h:commandLink>
      </h:form>
  -   <div id="treehelp" style="visibility:hidden;display:none;" class="helpblock">
  -      Some help text.
  -      <br/>
  -   </div>
  +   <!--<div id="treehelp" style="visibility:hidden;display:none;" class="helpblock">-->
  +      <!--Some help text.-->
  +      <!--<br/>-->
  +   <!--</div>-->
   </h:panelGroup>
   <h:panelGroup id="splitter">
   </h:panelGroup>
  
  
  



More information about the jboss-cvs-commits mailing list