Add inquiry state styling and fix showing new note in open staying modal
This commit is contained in:
@@ -119,6 +119,7 @@ export default ModalBase.extend
|
||||
event_value: content
|
||||
event_timestamp: now
|
||||
new_note_event.save().then =>
|
||||
@get('model.events').pushObject new_note_event
|
||||
@set 'new_note_content', ''
|
||||
#@send 'close'
|
||||
start_inquiry: ->
|
||||
|
||||
Reference in New Issue
Block a user