AndyLaci Posted February 27, 2013 Share Posted February 27, 2013 Hi, Is there some php function to distinguish salesman backoffice visual from superadmin backoffice? I would like to give the custommer just the basic settings especially in modules section. I want him just to see the modules, he is supposed to see. I set everything in permissions tab but he still see the find modules categories etc. I want to do something like this: if(admin == true){ load admin.css} else {load salesman.css} I know its not so safe because he can rewrite it in inspector tools, but it will be sufficient way. Link to comment Share on other sites More sharing options...
El Patron Posted February 27, 2013 Share Posted February 27, 2013 I set everything in permissions tab but he still see the find modules categories etc. then you didn't set up the permissions properly... Link to comment Share on other sites More sharing options...
AndyLaci Posted February 27, 2013 Author Share Posted February 27, 2013 (edited) I didnt find it, just modules and tabs settings. But I cant remove the menu in modules tab Edited February 28, 2013 by AndyLaci (see edit history) Link to comment Share on other sites More sharing options...
AndyLaci Posted March 1, 2013 Author Share Posted March 1, 2013 Link to comment Share on other sites More sharing options...
Recommended Posts