~project-core-editors/project-service/github-7.0

« back to all changes in this revision

Viewing changes to project_baseuser/project_view.xml

  • Committer: Daniel Reis
  • Date: 2013-11-14 09:56:05 UTC
  • mto: This revision was merged to the branch mainline in revision 28.
  • Revision ID: git-v1:6d936fe041748357c8560d017e7d4f8091fda44c
Add i18n pot files; minor adjustments

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<openerp>
3
3
    <data>
4
4
 
5
 
        <!-- Maken top menu item also visible for Employees -->
 
5
        <!-- Top menu item also visible for Employees -->
6
6
        <menuitem name="Project"
7
7
            id="base.menu_main_pm"
8
8
            groups="project.group_project_manager,project.group_project_user,base.group_user"