Hide old export button
This commit is contained in:
parent
5522a2015b
commit
0799a74c36
@ -17,7 +17,7 @@
|
||||
</group>
|
||||
</sheet>
|
||||
<footer>
|
||||
<button name="action_export_bc" string="Export to BC Format" type="object" class="btn-primary" data-hotkey="q"/>
|
||||
<button name="action_export_bc" string="Export to BC Format" type="object" class="btn-primary" data-hotkey="q" invisible="1"/>
|
||||
<button name="action_export_old_popcorn" string="Export to Old Popcorn Format" type="object" class="btn-secondary"/>
|
||||
<button string="Cancel" class="btn-secondary" special="cancel" data-hotkey="z"/>
|
||||
</footer>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user