summaryrefslogtreecommitdiffstats
path: root/admin/survey/script/dostop.js
diff options
context:
space:
mode:
Diffstat (limited to 'admin/survey/script/dostop.js')
-rw-r--r--admin/survey/script/dostop.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/survey/script/dostop.js b/admin/survey/script/dostop.js
index 95c634b..f16083f 100644
--- a/admin/survey/script/dostop.js
+++ b/admin/survey/script/dostop.js
@@ -326,7 +326,7 @@ $(document).ready(function () {
},
fnInitComplete : function() {
if ($(this).find('tbody tr td').hasClass('dataTables_empty')) {
- $(this).parent().parent().hide();
+ //$(this).parent().parent().hide();
}
}
});