From be2b3b1dd35dd1f0204656b265cc788360b77370 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Wed, 10 Jul 2019 16:03:16 +0800 Subject: [PATCH] * finish task #5951. --- module/product/view/edit.html.php | 2 +- module/project/view/create.html.php | 2 +- module/project/view/edit.html.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/module/product/view/edit.html.php b/module/product/view/edit.html.php index d89c61b6d0..8744c2db3a 100644 --- a/module/product/view/edit.html.php +++ b/module/product/view/edit.html.php @@ -26,7 +26,7 @@ - + diff --git a/module/project/view/create.html.php b/module/project/view/create.html.php index 6957949541..7bbf1a1657 100644 --- a/module/project/view/create.html.php +++ b/module/project/view/create.html.php @@ -45,7 +45,7 @@
product->name;?>product->name;?> name, "class='form-control' required");?>
- + diff --git a/module/project/view/edit.html.php b/module/project/view/edit.html.php index 842aff0ef1..15a031966a 100644 --- a/module/project/view/edit.html.php +++ b/module/project/view/edit.html.php @@ -26,7 +26,7 @@
project->name;?>project->name;?>
- +
project->name;?>project->name;?> name, "class='form-control' required");?>