I'm working on a Right to Left version of CMS. Now I want to change CMS menu position to east but without success. I tried to modify
/framework/admin/templates/include/LeftAndMain_Menu.ss
to change the class to east but after clearing cache with ?flush=1
nothing happens. What should I do and how could I modify jLayout behavior?
Thanks