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:
@@ -30,7 +30,7 @@ feature -- Error Handling
|
||||
|
||||
feature -- Access: node
|
||||
|
||||
nodes_count: INTEGER_64
|
||||
nodes_count: NATURAL_64
|
||||
-- Count of nodes.
|
||||
do
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user