cosmetic - info requires more space when filtering is on
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 4 Apr 2013 13:09:57 +0000 (15:09 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 4 Apr 2013 13:09:57 +0000 (15:09 +0200)
plugins/hazelnut/hazelnut.js

index 55c4e54..4274bb9 100644 (file)
        actual_options = {
             // Customize the position of Datatables elements (length,filter,button,...)
            // we use a fluid row on top and another on the bottom, making sure we take 12 grid elt's each time
-           sDom: "<'row-fluid'<'span5'l><'span1'r><'span6'f>>t<'row-fluid'<'span4'i><'span8'p>>",
+           sDom: "<'row-fluid'<'span5'l><'span1'r><'span6'f>>t<'row-fluid'<'span5'i><'span7'p>>",
             sPaginationType: 'bootstrap',
             // Handle the null values & the error : Datatables warning Requested unknown parameter
             // http://datatables.net/forums/discussion/5331/datatables-warning-...-requested-unknown-parameter/p2