$("#form_device_type_alert_modal").remove();
$(".dinamic-content").append('<%= escape_javascript(render partial: 'form') %>');
$("#form_device_type_alert_modal").modal({backdrop: 'static', keyboard: false})
