You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/webapp/uii/process_new1.xhtml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -666,7 +666,7 @@
666
666
selectItems="#{intern.selectList}"
667
667
displayAsRequired="#{intern.required}"
668
668
required="false"
669
-
placeholder="false" />
669
+
placeholder="true" />
670
670
</ui:fragment>
671
671
<ui:fragment
672
672
rendered="#{((NavigationForm.uiStatus.new_process_box1 != NULL and NavigationForm.uiStatus.new_process_box1 ne 'part' and intern.selectList.size() lt 2) or (intern.selectList.size() gt 1)) and intern.selectList!=null and intern.multiselect}">
0 commit comments