mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] view assign reservation
This commit is contained in:
@@ -12,7 +12,6 @@
|
|||||||
<button icon="fa fa-2x fa-thumb-tack"
|
<button icon="fa fa-2x fa-thumb-tack"
|
||||||
type="object"
|
type="object"
|
||||||
class="oe_stat_button"
|
class="oe_stat_button"
|
||||||
id="mark_readed"
|
|
||||||
name="mark_as_readed"
|
name="mark_as_readed"
|
||||||
attrs="{'invisible':[('to_assign','=', False)]}"
|
attrs="{'invisible':[('to_assign','=', False)]}"
|
||||||
help="Mark as Read"
|
help="Mark as Read"
|
||||||
|
|||||||
Reference in New Issue
Block a user