Closed (fixed)
Project:
Database Administration
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2011 at 10:31 UTC
Updated:
11 Dec 2015 at 15:34 UTC
Jump to comment: Most recent
Comments
Comment #1
bleeuwen commentedI solved it by setting $pager_element to 1
(in the code:
function dba_view_table($table) {
static $pager_element = 1; // in stead of 0
Comment #2
jsibley commentedHi. Any chance of fixing this and getting it committed?
Comment #4
jeremy commentedFix committed -- thanks!
http://cgit.drupalcode.org/dba/commit/?id=954a298