Skip to content
Snippets Groups Projects
Commit 1eeac9f1 authored by Khoi Nguyen's avatar Khoi Nguyen
Browse files

[FIX] mrp: Aesthetic change in block view

Apply text-uppercase to block button.
parent f220ca4c
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
<field name="workcenter_id" invisible="1"/>
</group>
<footer>
<button name="button_block" string="Block" type="object" class="btn-danger"/>
<button name="button_block" string="Block" type="object" class="btn-danger text-uppercase"/>
<button string="Cancel" class="btn-default" special="cancel" />
</footer>
</form>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment