• Vincent Fazio's avatar
    Alert on transfer error · 495dd255
    Vincent Fazio authored
    Previously, when the TransferService failed to perform a project
    transfer, the admin project controller would not alert to any failure.
    
    Now, if there is an error message present after the transfer attempt,
    a message will be flashed to alert the user.
    Signed-off-by: default avatarVincent Fazio <vfazio@xes-inc.com>
    495dd255
projects_controller.rb 2.67 KB