Skip to content

Instantly share code, notes, and snippets.

@kamaulynder
Created July 15, 2014 05:57
Show Gist options
  • Save kamaulynder/f9bdea68771703b31165 to your computer and use it in GitHub Desktop.
Save kamaulynder/f9bdea68771703b31165 to your computer and use it in GitHub Desktop.
role : {
type : 'Select',
title : 'Role',
options : App.Collections.Roles,
editorAttrs : {
multiple : true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment