Project

General

Profile

Actions

Unit Level and Cosmetic Issues #20781

closed

The Check box selection in the FST APQP integration Enable Review page needs Improvement

Added by malini C over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Low
Assignee:
Start date:
11/06/2020
Due date:
% Done:

0%

Estimated time:
Steps To Reproduce:

1.Logina s Apqp Admin
2. Select a project
3. Link to a PI
4. Enable route
5. Clcik on the VOC input
6. CLick on enable review
7 Check for the selected Check box

MODULES:
FST
Build Cycle:
Cycle 8
Customer:
Issue Dependency:
Dev Commitment to Resolve in::

Description

The Check box selection in the FST APQP integration Enable Review page needs Improvement( Refer screenshot or suggested change)


Files

Cehck box.png (76.3 KB) Cehck box.png malini C, 11/06/2020 11:02 PM
Actions #1

Updated by User Admin over 4 years ago

  • Status changed from New to Open
Actions #2

Updated by Reng Raj over 4 years ago

  • Status changed from Open to Fixed in Dev

1. Add a div with class ‘checkbox checkbox-success’ for the check boxes
Eg.
<div class="checkbox checkbox-success">
<input id="ChangeItar" type="checkbox" value="1" >
<label for="ChangeItar" class ="control-label">ITARCompliance</label>
</div>

as per the document iplemented to check box

Actions #3

Updated by Reng Raj over 4 years ago

  • Status changed from Fixed in Dev to Fixed with Hotfix
Actions #4

Updated by User Admin over 4 years ago

  • Status changed from Fixed with Hotfix to Resolved
Actions #5

Updated by malini C over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF