I have created a new module. I clicked the link in Admin panel. But it gives a 404 error. Because the way he went is wrong.
Incoming result:
http: //www.myespo.crm/client/src/controllers/career-groups.js? r = 1521809597
The result should be:
http: //www.myespo.crm/client/modules/src/controllers/career-groups.js? r = 1521809597
Incoming result:
http: //www.myespo.crm/client/src/controllers/career-groups.js? r = 1521809597
The result should be:
http: //www.myespo.crm/client/modules/src/controllers/career-groups.js? r = 1521809597
Comment