Hello,
I have an issue with bootstrap theme, when i make the controller 'examples/products_management' the deafault controller.
var ajax_list_url = 'http://test/index.php/examples/products_management/ajax_list'; // works fine var ajax_list_url = 'http://test/ajax_list'; // returns 404
Anyone knows how to fix this issue?
'