diff --git a/module/bug/view/create.html.php b/module/bug/view/create.html.php index 5ba6cad6ce..4ffec1b105 100644 --- a/module/bug/view/create.html.php +++ b/module/bug/view/create.html.php @@ -14,6 +14,7 @@ include '../../common/view/header.html.php'; include '../../common/view/kindeditor.html.php'; include '../../common/view/datepicker.html.php'; +include '../../ai/view/inputinject.html.php'; js::set('holders', $lang->bug->placeholder); js::set('page', 'create'); js::set('createRelease', $lang->release->create); diff --git a/module/bug/view/edit.html.php b/module/bug/view/edit.html.php index a3f750957b..b9704b29b8 100644 --- a/module/bug/view/edit.html.php +++ b/module/bug/view/edit.html.php @@ -14,6 +14,7 @@ include '../../common/view/header.html.php'; include '../../common/view/datepicker.html.php'; include '../../common/view/kindeditor.html.php'; +include '../../ai/view/inputinject.html.php'; js::set('page' , 'edit'); js::set('changeProductConfirmed' , false); js::set('changeExecutionConfirmed' , false); diff --git a/module/productplan/view/create.html.php b/module/productplan/view/create.html.php index cfff3d6e3c..a991e0917f 100644 --- a/module/productplan/view/create.html.php +++ b/module/productplan/view/create.html.php @@ -12,6 +12,7 @@ ?> + execution->weekend);?> productplan->last);?> diff --git a/module/productplan/view/edit.html.php b/module/productplan/view/edit.html.php index ba3f09f29b..7f5144b6c6 100644 --- a/module/productplan/view/edit.html.php +++ b/module/productplan/view/edit.html.php @@ -12,6 +12,7 @@ ?> + execution->weekend);?> diff --git a/module/programplan/view/create.html.php b/module/programplan/view/create.html.php index 06c4276e73..9dc09f3587 100644 --- a/module/programplan/view/create.html.php +++ b/module/programplan/view/create.html.php @@ -12,6 +12,7 @@ ?> +