this patch allows to directly go to a zone by specifying a parameter in the uri like: http://server/design_view.php?zone=your-zone-id especially helpful for bookmarking or auto-opening zones
We can do it in javascript like "design" and "version" in js/design_view.js I prefered this solution and not in "php"
good idea, i hadn't seen that
Log in to post a comment.
We can do it in javascript like "design" and "version"
in js/design_view.js
I prefered this solution and not in "php"
good idea, i hadn't seen that