Skip to content

Replaced jquery.cookie with js.cookie

Luke Bennett requested to merge remove-jquery-cookie-from-dashboard-spec into master

What does this MR do?

Fixes currently failing teaspoon build by replacing the last reference to jquery.cookie with js.cookie.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

master failing.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports