Hi Lenya devs, yesterday I applied a little change to the usecase view configuration.
The URL is now relative to context://lenya, not to context://lenya/usecases (or pub/lenya instead of pub/lenya/usecases respectively). This way, JX templates can also be provided by publets. Another note: The suffix ".jx" is now required. - <view template="admin/addUser" menu="true"> + <view template="usecases/admin/addUser.jx" menu="true"> Sorry for the inconvenience. -- Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
