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