Looking into bug 31056 it seems like this file is no longer used anywhere. If confirmed, we could remove it. See also: Bug 13614: Replace usage of YUI on basket groups page
Created attachment 147194 [details] [review] Bug 32935: (bug 13614 follow-up) Remove unused basketgroup.js Bug 13614 removed it. On bug 31056 we noticed that one function was still needed but we copied it in the corresponding .tt Now this JS file is no longer used and should be removed from the codebase Test plan: git grep basketgroup.js must not return anything
Created attachment 147278 [details] [review] Bug 32935: (bug 13614 follow-up) Remove unused basketgroup.js Bug 13614 removed it. On bug 31056 we noticed that one function was still needed but we copied it in the corresponding .tt Now this JS file is no longer used and should be removed from the codebase Test plan: git grep basketgroup.js must not return anything Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 147398 [details] [review] Bug 32935: (bug 13614 follow-up) Remove unused basketgroup.js Bug 13614 removed it. On bug 31056 we noticed that one function was still needed but we copied it in the corresponding .tt Now this JS file is no longer used and should be removed from the codebase Test plan: git grep basketgroup.js must not return anything Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work everyone! Pushed to stable for 22.11.x
Missing dependencies for 22.05.x, no backport.