e1dfc51 Add support for custom table pagination size

6 files Authored by pvomacka 7 years ago, Committed by mbabinsk 7 years ago,
    Add support for custom table pagination size
    
    New customization button opens dialog with field for setting the number of lines
    in tables. After saving the new value there is new topic which starts refreshing
    current table facet (if shown) and set all other facets expired. Therefore all
    tables are immediately regenerated.
    
    https://fedorahosted.org/freeipa/ticket/5742
    
    Reviewed-By: Petr Vobornik <pvoborni@redhat.com>