• 
      

    Fix up bad name for the JS view class for the ship-it action.

    Review Request #13010 — Created May 4, 2023 and submitted

    Information

    Review Board
    release-6.x

    Reviewers

    At some point in some of the action refactoring, a bug slipped in where
    the ship-it action was using js_view_name instead of js_view_class.
    This was preventing the action from correctly instantiating the
    JavaScript side.

    Verified that the ship-it action still worked correctly.

    Summary ID
    Fix up bad name for the JS view class for the ship-it action.
    At some point in some of the action refactoring, a bug slipped in where the ship-it action was using `js_view_name` instead of `js_view_class`. This was preventing the action from correctly instantiating the JavaScript side. Testing Done: Verified that the ship-it action still worked correctly.
    ab6ccc3f7f17e8329c7a60cddb93f6707c99726f
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (c2a2dd0)