dillingham / nova-button

Add buttons on Nova index, detail and lens views.
MIT License
265 stars 33 forks source link

Display the Button on Create and Update forms #59 #72

Closed bernhardh closed 3 years ago

bernhardh commented 4 years ago

Show Button on update view plus moved component logic to mixin (otherwise you would have the same code in 3 components dublicated).

LorenzoSapora commented 4 years ago

@dillingham bump. This seems to fix the multiple button+confirmation issue #63 when I tested this locally