Skip to content
Snippets Groups Projects
Commit f2c2e999 authored by Lucas Perais (lpe)'s avatar Lucas Perais (lpe)
Browse files

[FIX] base: settings: fix display discard button

parent d4a77e3a
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
</div>
<header>
<button string="Save" type="object" name="execute" class="oe_highlight" />
<button string="DISCARD" type="object" name="cancel" class="oe_link" />
<button string="Discard" type="object" name="cancel" />
</header>
</div>
<div class="o_setting_container">
......
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