File tree 1 file changed +4
-4
lines changed
applications/manufacturing/widget/manufacturing
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ under the License.
227
227
</condition >
228
228
<widgets >
229
229
<screenlet title =" ${uiLabelMap.ManufacturingMandatoryWorkEfforts}" >
230
- <include-form name =" MandatoryWorkEfforts" location =" component://manufacturing/widget/manufacturing/ProductionRunForms.xml" />
230
+ <include-grid name =" MandatoryWorkEfforts" location =" component://manufacturing/widget/manufacturing/ProductionRunForms.xml" />
231
231
</screenlet >
232
232
</widgets >
233
233
</section >
@@ -237,7 +237,7 @@ under the License.
237
237
</condition >
238
238
<widgets >
239
239
<screenlet title =" ${uiLabelMap.ManufacturingDependentWorkEfforts}" >
240
- <include-form name =" DependentWorkEfforts" location =" component://manufacturing/widget/manufacturing/ProductionRunForms.xml" />
240
+ <include-grid name =" DependentWorkEfforts" location =" component://manufacturing/widget/manufacturing/ProductionRunForms.xml" />
241
241
</screenlet >
242
242
</widgets >
243
243
</section >
@@ -346,10 +346,10 @@ under the License.
346
346
<decorator-screen name =" CommonJobshopDecorator" location =" ${parameters.commonJobshopDecorator}" >
347
347
<decorator-section name =" body" >
348
348
<screenlet title =" ${uiLabelMap.ManufacturingPrecedingProductionRun}" >
349
- <include-form name =" MandatoryWorkEfforts" location =" component://manufacturing/widget/manufacturing/ProductionRunForms.xml" />
349
+ <include-grid name =" MandatoryWorkEfforts" location =" component://manufacturing/widget/manufacturing/ProductionRunForms.xml" />
350
350
</screenlet >
351
351
<screenlet title =" ${uiLabelMap.ManufacturingSucceedingProductionRun}" >
352
- <include-form name =" DependentWorkEfforts" location =" component://manufacturing/widget/manufacturing/ProductionRunForms.xml" />
352
+ <include-grid name =" DependentWorkEfforts" location =" component://manufacturing/widget/manufacturing/ProductionRunForms.xml" />
353
353
</screenlet >
354
354
</decorator-section >
355
355
</decorator-screen >
You can’t perform that action at this time.
0 commit comments