Skip to content
Snippets Groups Projects
Commit 0015df8c authored by Nithya's avatar Nithya
Browse files

Update SchedulingUnitList.js

Changes updated
parent a3bdd980
No related branches found
No related tags found
1 merge request!351Resolve TMSS-570
......@@ -44,6 +44,7 @@ class SchedulingUnitList extends Component{
actionpath:"actionpath",
id:"Scheduling unit ID",
template_description: "Template Description",
priority:"Priority",
suSet:"Scheduling set",
description:"Description",
station_group: 'Stations (CS/RS/IS)',
......@@ -55,6 +56,7 @@ class SchedulingUnitList extends Component{
columnclassname: [{
"Template":"filter-input-50",
"Project":"filter-input-50",
"Priority":"filter-input-50",
"Duration (HH:mm:ss)":"filter-input-75",
"Type": "filter-input-75",
"Status":"filter-input-100",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment