No longer close on addidtion of instance action notes
This commit is contained in:
@@ -120,7 +120,7 @@ export default ModalBase.extend
|
||||
event_timestamp: now
|
||||
new_note_event.save().then =>
|
||||
@set 'new_note_content', ''
|
||||
@send 'close'
|
||||
#@send 'close'
|
||||
start_inquiry: ->
|
||||
record = @get('model')
|
||||
record.set 'state', 'inquiry'
|
||||
|
||||
Reference in New Issue
Block a user