- removed datatable.

This commit is contained in:
Catouse
2014-10-30 09:03:28 +08:00
parent 00de338947
commit 3deb33dff3
2 changed files with 0 additions and 50 deletions

View File

@@ -13,7 +13,6 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<?php include '../../common/view/treeview.html.php';?>
<?php include '../../common/view/datatable.html.php';?>
<?php include './taskheader.html.php';?>
<?php js::set('moduleID', $moduleID);?>
<?php js::set('productID', $productID);?>