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: TimePicker/ControlManifest.Input.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
<?xml version="1.0" encoding="utf-8" ?>
2
2
<manifest>
3
-
<controlnamespace="DR"constructor="TimePicker"version="1.0.8"display-name-key="TimePicker"description-key="TimePicker control based on React time Picker (rc-time-picker)"control-type="standard"preview-image="img/timepicker-preview.png">
3
+
<controlnamespace="DR"constructor="TimePicker"version="1.0.9"display-name-key="TimePicker"description-key="TimePicker control based on React time Picker (rc-time-picker)"control-type="standard"preview-image="img/timepicker-preview.png">
4
4
<!-- property node identifies a specific, configurable piece of data that the control expects from CDS -->
5
5
<propertyname="hourvalue"display-name-key="Hour Value Field"description-key="Bind this property to the field where you want to store the hour value"of-type="Whole.None"usage="bound"required="true" />
6
6
<propertyname="minutevalue"display-name-key="Minute Value Field"description-key="Bind this property to the field where you want to store the minute value"of-type="Whole.None"usage="bound"required="true" />
0 commit comments