[IMP] add a rule to hide the create incentive in list view

this patch would deserve to be extented to the kanban view

bzr revid: abo@openerp.com-20121022164642-csadhjemb8zyzag6
This commit is contained in:
Antonin Bourguignon 2012-10-22 18:46:42 +02:00
parent c88b77a7c8
commit 9ed87abad0
1 changed files with 3 additions and 1 deletions

View File

@ -2178,7 +2178,9 @@ $sheet-max-width: 860px
.oe_list_handle
@include text-to-entypo-icon("}",#E0E0E0,18px)
margin-right: 7px
.oe_list_cannot_create
.oe_view_nocontent_create
display: none
.oe_list_cannot_edit
.oe_list_header_handle, .oe_list_field_handle
display: none !important