From 712d4b83098e52a8f86f72c081be1cb323701f89 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 15 Jul 2009 17:25:20 +0000 Subject: [PATCH] Add divs required to hold pagination controls. --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/Content/AssetHistory.pm | 4 +++- www/extras/yui-webgui/build/assetHistory/assetHistory.js | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) 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|
-
+
+
+