close fullscreen
wagn.slotReady (slot) ->
  $('.modal.fade').on 'loaded.bs.modal', (e) ->
    $(this).trigger 'slotReady'
    return
  return