Always output pagination controls. Hide them when they are not needed. Show them upon AJAX result that requires pagination. Props nacin. fixes #15983
git-svn-id: http://svn.automattic.com/wordpress/trunk@17156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1476,6 +1476,10 @@ th.asc:hover span.sorting-indicator {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.tablenav .one-page {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.tablenav .tablenav-pages a,
|
||||
.tablenav-pages span.current {
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user