diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index f3996c479..df1553db5 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -16,6 +16,7 @@ - fixed a bug in My Purchases where in store credit would not be taken into account in the overview yielding zero or neagtive transaction amounts on the screen. ( Martin Kamerbeek / Oqapi ) + - fixed #10646: Asset History not paginated 7.7.14 - fixed #10606: shelf selector diff --git a/lib/WebGUI/Content/AssetHistory.pm b/lib/WebGUI/Content/AssetHistory.pm index 7522eee18..e9c3cea14 100644 --- a/lib/WebGUI/Content/AssetHistory.pm +++ b/lib/WebGUI/Content/AssetHistory.pm @@ -150,7 +150,9 @@ sub www_view { $output .= q|
-
+
+
+