psmith wrote: > I solved the problem by moving the template object in Zope:
Thank you, that's a slick method. I came up with another approach as well. I didn't edit and test templates in a local copy. I created a separate "working" branch in the device class tree. Then I copied the template from the "live" branch to the working branch, edited and tested it in the working branch, then copied the template back to the live branch. This requires that I also move a testing device/server to the working branch to exercise the template. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=32457#32457 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
