Updated the CMS pagination component.
Harmonized count type to NATURAL_64 for recent_nodes (more to do later). Fix get is active code.
This commit is contained in:
15
src/kernel/form/cms_lower_upper_pager.e
Normal file
15
src/kernel/form/cms_lower_upper_pager.e
Normal file
@@ -0,0 +1,15 @@
|
||||
note
|
||||
description: "Pager widget for ROC CMS."
|
||||
date: "$Date$"
|
||||
revision: "$Revision$"
|
||||
|
||||
class
|
||||
CMS_LOWER_UPPER_PAGER
|
||||
|
||||
inherit
|
||||
WSF_WIDGET_PAGER
|
||||
|
||||
create
|
||||
make
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user