Commit 07ec411f414b2687f5cf1766399ddbbdc4d15670

Authored by Antonio Terceiro
1 parent 6c49450b

Shorter block description

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/models/sellers_search_block.rb
1 1 class SellersSearchBlock < Block
2 2  
3 3 def self.description
4   - __('A search for enterprises by products selled and local')
  4 + __('Search for enterprises and products')
5 5 end
6 6  
7 7 def self.short_description
... ...