Created new boolean param called 'useajax' that enables/disables ajax modifications used to speed up page load times in show_bug.cgi and query.cgi. When 'useajax' is false then the standard style of updating the select fields is used. I put it in the bugfields sections of the parameters as it seemed the only place it fit. Please review Dave
Created attachment 301671 [details] Patch to add 'useajax' param to enable/disable ajax support
Comment on attachment 301671 [details] Patch to add 'useajax' param to enable/disable ajax support Hi Dave,, Patch looks good and works fine. but I haven't seen where this param is going to be used? is this something that will be done in the future? Noura
Small impact patch. Checking in.
1 hour work.