$(document).ready(function() {
  $('#first_inline_input').focus();
})
