aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/webapp/apps/frontPageApp/person.html
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2013-01-12 14:19:19 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2013-01-12 14:21:32 +0100
commitc2a5677a46f91696ec7748d7d1202fe5d5f685f7 (patch)
tree26f229f83c84170e160178215550875c457831e5 /src/main/resources/webapp/apps/frontPageApp/person.html
parent19a0b028278652f3e48b2647ed71d8e7b9371939 (diff)
downloadesper-testing-c2a5677a46f91696ec7748d7d1202fe5d5f685f7.tar.gz
esper-testing-c2a5677a46f91696ec7748d7d1202fe5d5f685f7.tar.bz2
esper-testing-c2a5677a46f91696ec7748d7d1202fe5d5f685f7.tar.xz
esper-testing-c2a5677a46f91696ec7748d7d1202fe5d5f685f7.zip
o Sorting the badge list with newest first.
Diffstat (limited to 'src/main/resources/webapp/apps/frontPageApp/person.html')
-rwxr-xr-xsrc/main/resources/webapp/apps/frontPageApp/person.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/webapp/apps/frontPageApp/person.html b/src/main/resources/webapp/apps/frontPageApp/person.html
index cec5738..a2e522d 100755
--- a/src/main/resources/webapp/apps/frontPageApp/person.html
+++ b/src/main/resources/webapp/apps/frontPageApp/person.html
@@ -77,7 +77,7 @@
</tbody>
<tfoot>
<tr>
- <td colspan="2">
+ <td colspan="3">
<ul class="pager">
<li class="previous" ng-class="{disabled: builds.startIndex == 0}">
<a ng-click="builds.prev()">&larr; Older</a>