|
@@ -736,6 +736,7 @@ ko.applyBindings(designs);
|
|
|
|
|
|
|
|
// Design table and other variables.
|
|
// Design table and other variables.
|
|
|
var designTableOptions = {
|
|
var designTableOptions = {
|
|
|
|
|
+ "bAutoWidth": false,
|
|
|
"sPaginationType": "bootstrap",
|
|
"sPaginationType": "bootstrap",
|
|
|
"bLengthChange": false,
|
|
"bLengthChange": false,
|
|
|
"sDom": "<'row'r>t<'row-fluid'<'dt-pages'p><'dt-records'i>>",
|
|
"sDom": "<'row'r>t<'row-fluid'<'dt-pages'p><'dt-records'i>>",
|