Actions
Bug #8253
closedjQuery pointer can sometimes be missing
Description
Sometimes in an ajax response the jQuery pointer for $ to cbjQuery can be missing if it was cleared by something else. Implement adding it if it's missing from header reload parsing.
Actions