Rename base_condition_template to base_comment_template

This commit is contained in:
Guewen Baconnier
2014-12-08 08:50:03 +01:00
committed by Jesús Alan Ramos Rodríguez
parent db80666be5
commit edb98aecfc
8 changed files with 322 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_base_comment_template,access_base_comment_template no one,model_base_comment_template,base.group_no_one,1,1,1,1
1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
2 access_base_comment_template access_base_comment_template no one model_base_comment_template base.group_no_one 1 1 1 1