Upgrade and log modal names
This commit is contained in:
@@ -83,6 +83,8 @@ export default Ember.Mixin.create ApplicationRouteMixin,
|
||||
options.model = options.model.content if options.model?.promise? and options.model.content and not options.model.dunlop_remote_array
|
||||
container = Ember.getOwner(@)
|
||||
|
||||
console.log "MODAL: #{modalName}"
|
||||
|
||||
modalNameParts = modalName.split('/')
|
||||
partialName = modalNameParts.pop()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user