Hi!How can I render a script from another module/controller using ViewRenderer?
Say I want to use: application/views/scripts/crud/:action.plistfor actions in certain controllers, which are, possibly, in other modules.
Basically I want to use the same set of view scripts for many controllers.
Jaka
