summaryrefslogtreecommitdiff
path: root/orkweb/src/net/sf/oreka/tapestry/TablePaging.jwc
diff options
context:
space:
mode:
authorHenri Herscher <henri@oreka.org>2005-11-04 16:55:21 +0000
committerHenri Herscher <henri@oreka.org>2005-11-04 16:55:21 +0000
commitd8b3f44eb74b4947105ff28a1c090854ce8ce238 (patch)
treeb7becf253c697e2a846ec47fab8cb838e0cdcc94 /orkweb/src/net/sf/oreka/tapestry/TablePaging.jwc
parent1992ecdf8da4b07a409e26e75292c920c4ef7078 (diff)
HTML + icons + CSS cosmetic changes
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@38 09dcff7a-b715-0410-9601-b79a96267cd0
Diffstat (limited to 'orkweb/src/net/sf/oreka/tapestry/TablePaging.jwc')
-rw-r--r--orkweb/src/net/sf/oreka/tapestry/TablePaging.jwc8
1 files changed, 4 insertions, 4 deletions
diff --git a/orkweb/src/net/sf/oreka/tapestry/TablePaging.jwc b/orkweb/src/net/sf/oreka/tapestry/TablePaging.jwc
index 2e19947..20eb6f2 100644
--- a/orkweb/src/net/sf/oreka/tapestry/TablePaging.jwc
+++ b/orkweb/src/net/sf/oreka/tapestry/TablePaging.jwc
@@ -10,8 +10,8 @@
<property-specification name="sliderPosition" type="java.lang.Integer"/>
- <context-asset name="first" path="/images/icon_pagefirst.gif"/>
- <context-asset name="last" path="/images/icon_pagelast.gif"/>
- <context-asset name="previous" path="/images/icon_pageprev.gif"/>
- <context-asset name="next" path="/images/icon_pagenext.gif"/>
+ <context-asset name="first" path="/images/common/icon_pagefirst.gif"/>
+ <context-asset name="last" path="/images/common/icon_pagelast.gif"/>
+ <context-asset name="previous" path="/images/common/icon_pageprev.gif"/>
+ <context-asset name="next" path="/images/common/icon_pagenext.gif"/>
</component-specification> \ No newline at end of file