summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/customer_commision.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/indoteknik_custom/views/customer_commision.xml b/indoteknik_custom/views/customer_commision.xml
index 1d3f48fc..a5f0e07f 100644
--- a/indoteknik_custom/views/customer_commision.xml
+++ b/indoteknik_custom/views/customer_commision.xml
@@ -55,8 +55,7 @@
<button name="action_reject"
string="Reject"
attrs="{'invisible': [('status', 'in', ['approved','reject'])]}"
- type="object"
- class="oe_highlight"/>
+ type="object"/>
<button name="button_draft"
string="Reset to Draft"
attrs="{'invisible': [('status', '!=', 'reject')]}"