mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Update comment
This commit is contained in:
@@ -4,7 +4,7 @@ class FamilyMerchantsController < ApplicationController
|
||||
def index
|
||||
@breadcrumbs = [ [ "Home", root_path ], [ "Merchants", nil ] ]
|
||||
|
||||
# Show all merchants assigned to transactions (both FamilyMerchant and ProviderMerchant)
|
||||
# Show all merchants for this family
|
||||
@family_merchants = Current.family.merchants.alphabetically
|
||||
|
||||
render layout: "settings"
|
||||
|
||||
Reference in New Issue
Block a user