CVS: Tapestry/contrib/src/net/sf/tapestry/contrib/inspector ShowSpecification.jwc,1.1.2.2,1.1.2.3 ShowSpecification.html,1.1.2.2,1.1.2.3

Howard Lewis Ship <[email protected]>
Newsgroups gmane.comp.java.tapestry.cvs
Message-ID <[email protected]>
Update of /cvsroot/tapestry/Tapestry/contrib/src/net/sf/tapestry/contrib/inspector
In directory sc8-pr-cvs1:/tmp/cvs-serv7319/contrib/src/net/sf/tapestry/contrib/inspector

Modified Files:
      Tag: hship-2-3
	ShowSpecification.jwc ShowSpecification.html 
Log Message:
Fix minor errors in ShowSpecification component of Inspector.

Index: ShowSpecification.jwc
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/contrib/src/net/sf/tapestry/contrib/inspector/Attic/ShowSpecification.jwc,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** ShowSpecification.jwc	31 Dec 2002 12:20:37 -0000	1.1.2.2
--- ShowSpecification.jwc	2 Jan 2003 03:01:32 -0000	1.1.2.3
***************
*** 34,41 ****
    </component>
  
-   <component id="ifAssets" type="Conditional">
-     <binding name="condition" expression="assetNames"/>
-   </component>
-   
    <component id="e_asset" type="Foreach">
      <binding name="source" expression="assetNames"/>
--- 34,37 ----
***************
*** 55,62 ****
      <binding name="listener" expression="page.listeners.selectComponent"/>
      <binding name="parameters" expression="component.idPath"/>
-   </component>
- 
-   <component id="insertComponentType" type="Insert">
-     <binding name="value" expression="componentType"/>
    </component>
  
--- 51,54 ----

Index: ShowSpecification.html
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/contrib/src/net/sf/tapestry/contrib/inspector/Attic/ShowSpecification.html,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** ShowSpecification.html	31 Dec 2002 12:20:37 -0000	1.1.2.2
--- ShowSpecification.html	2 Jan 2003 03:01:32 -0000	1.1.2.3
***************
*** 15,22 ****
  	<tr class="odd">
  		<th>Java class</th>
! 		<td><span jwcid="@Insert" value="[[ inspectedSpecification.componentClassName ]]"/></td>
  	</tr>
  
! <span jwcid="@Conditional" condition="[ [! inspectedSpecification.pageSpecification ]]">
  
  	<tr class="even">
--- 15,22 ----
  	<tr class="odd">
  		<th>Java class</th>
! 		<td><span jwcid="@Insert" value="[[ inspectedComponent.getClass().getName() ]]"/></td>
  	</tr>
  
! <span jwcid="@Conditional" condition="[[ ! inspectedSpecification.pageSpecification ]]">
  
  	<tr class="even">



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.