Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8534015

Browse files
committed
fix dateTimePicker
expand date field formatter methods
1 parent 7646ad4 commit 8534015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎full/schema.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,7 @@ module.exports = {
774774
"VueJS"
775775
],
776776
onChanged(model, newVal, oldVal, field) {
777-
console.log(`Model's name changed from ${oldVal} to ${newVal}. Model:`, model);
777+
console.log(`Model's skills changed from ${oldVal} to ${newVal}. Model:`, model);
778778
},
779779
max: 4,
780780
placeholder: "placeholder",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /