{# # Copyright (C) 2020 Cinc # # All rights reserved. # # License: 3-clause BSD #} # extends 'admin.html'
${_("Select this if you want to restrict this project and associated data to specific users or groups.")} ${_("Users can be associated with this project using the 'Permissions' panel.")} ${_('Permission for this project is "PROJECT_%s_MEMBER".') % project.id}
${_("Select this if you want to restrict this project and associated data to specific users or groups.")} ${_("Users can be associated with this project using the 'Permissions' panel.")}
Use permission PROJECT_${prj.id}_MEMBER to assign users to the project.