Skip to content
Snippets Groups Projects
Commit a236632c authored by Alexander Kryklia's avatar Alexander Kryklia Committed by polesye
Browse files

Fix typo.

parent 04f224fc
No related merge requests found
......@@ -85,10 +85,10 @@ define ["js/models/metadata", "js/collections/metadata", "js/views/metadata", "c
default_value: "00:00:00",
display_name: "Time",
explicitly_set: true,
field_name: "iso_time",
field_name: "relative_time",
help: "Specifies the name for this component.",
options: [],
type: MetadataModel.ISO_TIME_TYPE,
type: MetadataModel.RELATIVE_TIME_TYPE,
value: "12:12:12"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment