Hi Dmitry, On Sat, Feb 18, 2012 at 7:21 AM, Dmitry Bakbardin <[email protected]> wrote: > Hi, All > > Xwiki 3.4. > I created simple application and now for each and every user regardless to > access rights (I mean edit, admin on/off) can see following > > Actions > > Add new entry > Edit class >
> So, any user can see "edit class" and press the link. Is it a bug or desired > behaviour? A bug. Can you report it in JIRA? > I don't want simple user to see "Edit class" link. Is it possible? For now you'll have to add the proper rights checks in AppWithinMinutes.LiveTableViewSheet . Hope this helps, Marius > > Kind regards, > > Dmitry > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
