projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1aa98b
)
Operator: Put the pager at the top of the results too
author
Ben Klang
<ben@alkaloid.net>
Wed, 13 Jan 2010 22:17:18 +0000
(17:17 -0500)
committer
Ben Klang
<ben@alkaloid.net>
Wed, 13 Jan 2010 22:25:56 +0000
(17:25 -0500)
operator/templates/search.inc
patch
|
blob
|
history
diff --git
a/operator/templates/search.inc
b/operator/templates/search.inc
index
5df5a32
..
980121d
100644
(file)
--- a/
operator/templates/search.inc
+++ b/
operator/templates/search.inc
@@
-6,6
+6,7
@@
Call Statistics Summary:<br />
<li>Failed Calls: <?php echo $stats['failed']; ?></li>
</ul>
<br />
+<?php echo $pager->render(); ?>
<table id="callDetails" class="striped">
<tr>
<?php