This commit is contained in:
@@ -75,7 +75,7 @@ DONE: For form initialization modify widget edit make an simple init call for on
|
||||
- Init should be promisified and have a chain of promises for form initialization so async stuff can properly finalize before init is done and code moves on
|
||||
DONE: Turn widget edit ROLES into a static select populated from server
|
||||
- Use the enumpicklist route to get a list of roles and use it for the widget UI
|
||||
### TODO: Widget - NOTES FIELD
|
||||
DONE: Widget - NOTES FIELD
|
||||
TODO: TAGS!!! Do tags mofo
|
||||
TODO: Custom fields
|
||||
TODO: Record history display / check other AyaNova 7 options / buttons that need to carry forward
|
||||
|
||||
@@ -138,7 +138,6 @@
|
||||
@change="onChange('roles')"
|
||||
></v-select>
|
||||
</v-flex>
|
||||
|
||||
<v-flex xs12 px-2>
|
||||
<v-textarea
|
||||
v-model="obj.notes"
|
||||
|
||||
Reference in New Issue
Block a user