diff --git a/module/productplan/view/batchedit.html.php b/module/productplan/view/batchedit.html.php new file mode 100644 index 0000000000..9daaaf2252 --- /dev/null +++ b/module/productplan/view/batchedit.html.php @@ -0,0 +1,43 @@ + + * @package productplan + * @version $Id$ + * @link http://www.zentao.net + */ +?> + + +
+
productplan->batchEdit;?>
+
+
+ + + + + + + + + + + + + + + + + + + + + + +
productplan->id?>productplan->title?>productplan->begin?>productplan->end?>
id . html::hidden("id[$plan->id]", $plan->id);?>id]", $plan->title, "class='form-control'")?>id]", $plan->begin, "class='form-control form-date'")?>id]", $plan->end, "class='form-control form-date'")?>
+
+