...
Open the URL for the Kudo Enterprise editor. For example:
http://localhost:8081/editor?server=http://localhost:3000&file=Construction.dwg&sessionId=123Add the following query parameter to the URL:
oldUI=truefalse
.
http://localhost:8081/editor?server=http://localhost:3000&file=Construction.dwg&sessionId=123&oldUI=trueAfter adding theoldUI=true
parameter, load the URL in your browser. The Ribbon UI will now be enabled.
...
2. Customizing the Ribbon in Kudo Enterprise
...