Only show available buttons for shop editors
modified: templates/actions_new.j2 modified: templates/actions_view.j2 modified: templates/shop_locations.j2
Summary by CodeRabbit
-
New Features
- "New Coupon" and "New Shop Location" buttons are now conditionally displayed based on shop ownership.
- Coupon view links are now only visible to shop owners.
- Edit and add new location buttons on the shop locations page are now displayed based on ownership status rather than permission methods.
Edited by CodeRabbit