Skip to content

Commit

Permalink
Fix dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Bijaoui committed Jun 30, 2017
1 parent 47d9d57 commit ab31578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev/full/schema.js
Original file line number Diff line number Diff line change
Expand Up @@ -798,10 +798,10 @@ module.exports = {
label: "Skills (vue-multiSelect field)",
model: "skills",
required: true,
multiSelect: true,
selectOptions: {
multiple: true,
// id:25,
// key:"name",
// trackBy:"name",
// label: "name",
searchable: true,
clearOnSelect: true,
Expand Down

0 comments on commit ab31578

Please sign in to comment.