From 8f945abc411e288c1443b71bd99c5aef1468c9bb Mon Sep 17 00:00:00 2001 From: wangyidong Date: Thu, 5 May 2016 15:38:10 +0800 Subject: [PATCH] * fix bug for datatable custom field. --- module/common/view/datatable.html.php | 24 +++++++++++++----------- module/datatable/control.php | 2 +- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/module/common/view/datatable.html.php b/module/common/view/datatable.html.php index bf7740c1ea..a8a6e1fa67 100644 --- a/module/common/view/datatable.html.php +++ b/module/common/view/datatable.html.php @@ -15,14 +15,14 @@ .panel > .datatable, .panel-body > .datatable {margin-bottom: 0;}