summaryrefslogtreecommitdiff
path: root/orkweb/src/net/sf/oreka/tapestry/TablePaging.jwc
diff options
context:
space:
mode:
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