CVS: Tapestry/examples/Tutorial/src/tutorial/workbench/table LocaleSelection.html,1.3.2.1,1.3.2.2 LocaleList.html,1.1.2.1,1.1.2.2 Table.html,1.1.2.1,1.1.2.2
Howard Lewis Ship <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tapestry/Tapestry/examples/Tutorial/src/tutorial/workbench/table
In directory sc8-pr-cvs1:/tmp/cvs-serv26100/examples/Tutorial/src/tutorial/workbench/table
Modified Files:
Tag: hship-2-3
LocaleSelection.html LocaleList.html Table.html
Log Message:
Fix broken pages (due to change in jwcid attribute format).
Index: LocaleSelection.html
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/examples/Tutorial/src/tutorial/workbench/table/LocaleSelection.html,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -d -r1.3.2.1 -r1.3.2.2
*** LocaleSelection.html 1 Dec 2002 21:43:11 -0000 1.3.2.1
--- LocaleSelection.html 15 Dec 2002 16:34:40 -0000 1.3.2.2
***************
*** 22,26 ****
<!-- This is a block defining how the verbosity column should look like -->
! <span jwcid="blockVerbosity:@Block">
<table style="border: 1px black solid; width: 100px; height: 15px;">
<tr style="border: 1px black solid; width: 100px; height: 15px;">
--- 22,26 ----
<!-- This is a block defining how the verbosity column should look like -->
! <span jwcid="blockVerbosity@Block">
<table style="border: 1px black solid; width: 100px; height: 15px;">
<tr style="border: 1px black solid; width: 100px; height: 15px;">
***************
*** 33,37 ****
<!-- This is a block defining how the remove column should look like -->
! <span jwcid="blockDelete:@Block">
<a jwcid="directDelete">remove</a>
</span>
--- 33,37 ----
<!-- This is a block defining how the remove column should look like -->
! <span jwcid="blockDelete@Block">
<a jwcid="directDelete">remove</a>
</span>
Index: LocaleList.html
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/examples/Tutorial/src/tutorial/workbench/table/LocaleList.html,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** LocaleList.html 1 Dec 2002 21:43:11 -0000 1.1.2.1
--- LocaleList.html 15 Dec 2002 16:34:40 -0000 1.1.2.2
***************
*** 11,15 ****
<table jwcid="tableView" width="100%">
! <span jwcid="tablePages:@contrib:TablePages"/>
<tr>
--- 11,15 ----
<table jwcid="tableView" width="100%">
! <span jwcid="tablePages@contrib:TablePages"/>
<tr>
Index: Table.html
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/examples/Tutorial/src/tutorial/workbench/table/Table.html,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** Table.html 1 Dec 2002 21:43:11 -0000 1.1.2.1
--- Table.html 15 Dec 2002 16:34:40 -0000 1.1.2.2
***************
*** 7,11 ****
<span jwcid="localeList"/>
! <span jwcid="localeSelection:@LocaleSelection"/>
</span>
--- 7,11 ----
<span jwcid="localeList"/>
! <span jwcid="localeSelection@LocaleSelection"/>
</span>
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/